Skip to content

Fix merging of members through Actions button #6600

Fix merging of members through Actions button

Fix merging of members through Actions button #6600

Triggered via pull request July 13, 2023 18:19
Status Success
Total duration 14s
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
Resource not accessible by integration { name: 'HttpError', id: '5546540786', 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: 'Thu, 13 Jul 2023 18:19:46 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-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': '5086:07AE:70CB38B:E392DEC:64B04042', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '956', 'x-ratelimit-reset': '1689275045', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '44', '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.16.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/1122/merge","name":"v0.39.0","tag_name":"v0.39.0","body":"## Changes\\n\\n- Use exact match when searching for segments by parent slug @sausage-todd (#1113)\\n- Create rows in `organizationSegments` when inserting employment history @sausage-todd (#1109)\\n- Explicitly fire automations in github webhooks API route @garrrikkotua (#1108)\\n- Add fallback for display name @joanagmaia (#1105)\\n- Make the relation between members and organizations time-dependent @sausage-todd (#1102)\\n- SSO validation and verify email fix @gaspergrom (#1099)\\n- Fix undefined error in StackOverflow integration @garrrikkotua (#1095)\\n\\n## 🚀 Features\\n\\n- Members organizations relationship time-dependent @joanagmaia (#1087)\\n\\n## ✨ Improvements\\n\\n- Prevent null values on `firstName` and `lastName` properties after OAuth authentication @yeganathan18 (#1100)\\n- Change sso callback verification @gaspergrom (#1092)\\n\\n## 🐞 Bug Fixes\\n\\n- Check null values in the emails list when showing merge suggestion @yeganathan18 (#1118)\\n- Fix invitation flow @gaspergrom (#1114)\\n- Fix member edit form @joanagmaia (#1106)\\n- Prevent null values on `firstName` and `lastName` properties after OAuth authentication @yeganathan18 (#1100)\\n","draft":true,"prerelease":false}', request: {} }, event: { id: '5546540786', name: 'pull_request', payload: { action: 'opened', number: 1122, 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
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: '5546540786', name: 'pull_request', payload: { action: 'opened', number: 1122, 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/1122/comments' }, commits: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1122/commits' }, html: { href: 'https://github.com/CrowdDotDev/crowd.dev/pull/1122' }, issue: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/issues/1122' }, 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/1122/comments' }, self: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/pulls/1122' }, statuses: { href: 'https://api.github.com/repos/CrowdDotDev/crowd.dev/statuses/20fb479effb983411329a30e5b26e376af771bea' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'COLLABORATOR', 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', delete_branch_on_merge: true,