Add member link in toast message after member creation #9500
release-drafter.yaml
on: pull_request
update_release_draft
8s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6538127167',
status: 403,
response: {
url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases',
status: 403,
headers: {
'access-control-allow-origin': '*',
'access-control-expose-headers': 'ETag, Link, Location, Retry-After, X-GitHub-OTP, X-RateLimit-Limit, X-RateLimit-Remaining, X-RateLimit-Used, X-RateLimit-Resource, X-RateLimit-Reset, X-OAuth-Scopes, X-Accepted-OAuth-Scopes, X-Poll-Interval, X-GitHub-Media-Type, X-GitHub-SSO, X-GitHub-Request-Id, Deprecation, Sunset',
connection: 'close',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 16 Oct 2023 19:05:25 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-api-version-selected': '2022-11-28',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '789E:3E5A:3A6721F:3D1133F:652D8975',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '980',
'x-ratelimit-reset': '1697486674',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '20',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/1681/merge","name":"v0.46.1","tag_name":"v0.46.1","body":"## Changes\\n\\n- Data sink performance @sausage-todd (#1690)\\n- Fix Reddit comment streams @garrrikkotua (#1698)\\n- More waiting and less requests in requests limiter @garrrikkotua (#1694)\\n- await tracing @themarolt (#1693)\\n- Update README.md @Shivam250702 (#1684)\\n- Increase requests to 10 in GitHub rate limiter @garrrikkotua (#1683)\\n- Add user provided tokens for DEV integration @garrrikkotua (#1675)\\n- Increase limit from 5 to 7 for GitHub request limiter @garrrikkotua (#1677)\\n- Add new script to process streams for integration synchronously @garrrikkotua (#1646)\\n- Pagination query bugfix @themarolt (#1670)\\n- Remove slack alerting from new framework @garrrikkotua (#1669)\\n- C-2200 - Init tracing with OpenTelemetry @loicsaintroch (#1408)\\n- Organizations merge on conflict during enrichment hotfix @yeganathan18 (#1664)\\n- Add logs in organizations bulkUpdate for better debugging @yeganathan18 (#1663)\\n- Add multi-select organization filter in members, organizations and activities lists @peoray (#1560)\\n\\n## ✨ Improvements\\n\\n- Post processing edit distances for more precise similarity scores @epipav (#1692)\\n- refactor to remove the check integrations step on nodejs-worker @themarolt (#1668)\\n- Better score normalization organization merge suggestions @epipav (#1659)\\n\\n## 🐞 Bug Fixes\\n\\n- Fix organizations update @joanagmaia (#1699)\\n- Hubspot resolve duplicate identities with incoming data @epipav (#1672)\\n- Fix devto validation blocking onboarding @gaspergrom (#1688)\\n- fixes and improvements for transaction handling in member and org merge @themarolt (#1673)\\n- added back process.exit otherwise services don\'t die @themarolt (#1671)\\n- Handle org website being `null` when merging them through enrichment @yeganathan18 (#1662)\\n- Pass the existing transaction to merge or
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6538127167',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '5f120e8d65e470c774f0188c7a79dd4bae1a0854',
before: 'c65d438dbf717f821a9aa840ee08cff80d896b73',
number: 1681,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4',
description: 'crowd.dev is an open-source platform to centralize community, product, and customer data to understand who is engaging with your open source project.',
events_url: 'https://api.github.com/orgs/CrowdDotDev/events',
hooks_url: 'https://api.github.com/orgs/CrowdDotDev/hooks',
id: 85551972,
issues_url: 'https://api.github.com/orgs/CrowdDotDev/issues',
login: 'CrowdDotDev',
members_url: 'https://api.github.com/orgs/CrowdDotDev/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjg1NTUxOTcy',
public_members_url: 'https://api.github.com/orgs/CrowdDotDev/public_members{/member}',
repos_url: 'https://api.github.com/orgs/CrowdDotDev/repos',
url: 'https://api.github.com/orgs/CrowdDotDev'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1681/comments'
},
commits: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1681/commits'
},
html: {
href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1681'
},
issue: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1681'
},
review_comment: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1681/comments'
},
self: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1681'
},
statuses: {
href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/5f120e8d65e470c774f0188c7a79dd4bae1a0854'
}
},
active_lock_reason: null,
additions: 28,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'CrowdDotDev:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/assignees{/user}',
blobs_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/branches{/branch}',
clone_url: 'https://github.com/CrowdDotDev/crowd.dev.git',
collaborators_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/comments{/number}',
commits_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/commits{/sha}',
compare_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/contents/{+path}',
contributors_url: 'https://api.github.co
|