Skip to content

Fix token retrieval in Discord integration #6674

Fix token retrieval in Discord integration

Fix token retrieval in Discord integration #6674

Triggered via pull request July 18, 2023 15:08
Status Success
Total duration 13s
Artifacts

release-drafter.yaml

on: pull_request
update_release_draft
4s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '5589193085', status: 422, response: { url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/112641474', status: 422, 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-length': '195', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 18 Jul 2023 15:08:36 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'GitHub.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', vary: 'Accept-Encoding, Accept, X-Requested-With', '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': '9486:0B5E:30254E:60FBD4:64B6AAF4', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '991', 'x-ratelimit-reset': '1689696514', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '9', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/releases/112641474', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## Changes\\n\\n- Enhancement/support object members and organizations c 1795 c 1794 @themarolt (#1093)\\n- Limited concurrency for install libs script @garrrikkotua (#1125)\\n- Remove non-ascii characters when getting sentiment @garrrikkotua (#1124)\\n- Organization with 0 members are now visible @Dhruwang (#984)\\n- Use exact match when searching for segments by parent slug @sausage-todd (#1113)\\n\\n## ✨ Improvements\\n\\n- Clean up filters code @joanagmaia (#1082)\\n- Member list page optimize @gaspergrom (#1078)\\n- Terms and privacy @gaspergrom (#1116)\\n\\n## 🐞 Bug Fixes\\n\\n- Fix broken sentiment link @gaspergrom (#1129)\\n- Sentiment click router fix @gaspergrom (#1128)\\n- Custom reports widget settings @joanagmaia (#1126)\\n- Fix merging of members through Actions button @yeganathan18 (#1122)\\n- Check null values in the emails list when showing merge suggestion @yeganathan18 (#1118)\\n- Fix invitation flow @gaspergrom (#1114)\\n","draft":true,"prerelease":false,"name":"v0.39.1","tag_name":"v0.39.1","target_commitish":"refs/pull/1134/merge"}', request: {} }, event: { id: '5589193085', name: 'pull_request', payload: { action: 'opened', number: 1134, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4', description: 'Open-source community and data tools built to unlock community-led growth for developer tools.', 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_
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '5589193085', name: 'pull_request', payload: { action: 'opened', number: 1134, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/85551972?v=4', description: 'Open-source community and data tools built to unlock community-led growth for developer tools.', 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/1134/comments' }, commits: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1134/commits' }, html: { href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1134' }, issue: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1134' }, 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/1134/comments' }, self: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1134' }, statuses: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/1d50fb2deda825bd338043511a5890f167a2432a' } }, active_lock_reason: null, additions: 3, 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.com/repos/CrowdDotDev/crowd.dev/contributors', created_at: '2022-06-28T09:46:29Z', default_branch: 'main',