Skip to content

⬆️🪝 Update patch versions #3868

⬆️🪝 Update patch versions

⬆️🪝 Update patch versions #3868

Triggered via pull request February 14, 2026 01:29
Status Success
Total duration 12s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 4 warnings
update_release_draft
HttpError: Bad credentials at /home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:7146:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/6db134d15f3909ccc9eefd369f02bd1e9cffdf97/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '22008607965', name: 'pull_request', payload: { action: 'opened', number: 592, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/177826161?v=4', description: 'A collection of design automation tools and software for quantum computing', events_url: 'https://api.github.com/orgs/munich-quantum-toolkit/events', hooks_url: 'https://api.github.com/orgs/munich-quantum-toolkit/hooks', id: 177826161, issues_url: 'https://api.github.com/orgs/munich-quantum-toolkit/issues', login: 'munich-quantum-toolkit', members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/members{/member}', node_id: 'O_kgDOCplpcQ', public_members_url: 'https://api.github.com/orgs/munich-quantum-toolkit/public_members{/member}', repos_url: 'https://api.github.com/orgs/munich-quantum-toolkit/repos', url: 'https://api.github.com/orgs/munich-quantum-toolkit' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/issues/592/comments' }, commits: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/592/commits' }, html: { href: 'https://github.com/munich-quantum-toolkit/predictor/pull/592' }, issue: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/issues/592' }, review_comment: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/592/comments' }, self: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/pulls/592' }, statuses: { href: 'https://api.github.com/repos/munich-quantum-toolkit/predictor/statuses/b2309c2c65b72c20dfd27b1f81e0340d63be42db' } }, active_lock_reason: null, additions: 25, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: { commit_message: null, commit_title: null, enabled_by: { avatar_url: 'https://avatars.githubusercontent.com/in/2740?v=4', events_url: 'https://api.github.com/users/renovate%5Bbot%5D/events{/privacy}', followers_url: 'https://api.github.com/users/renovate%5Bbot%5D/followers', following_url: 'https://api.github.com/users/renovate%5Bbot%5D/following{/other_user}', gists_url: 'https://api.github.com/users/renovate%5Bbot%5D/gists{/gist_id}', gravatar_id: '', html_url: 'https://github.com/apps/renovate', id: 29139614, login: 'renovate[bot]', node_id: 'MDM6Qm90MjkxMzk2MTQ=', organizations_url: 'https://api.github.com/users/renovate%5Bbot%5D/orgs', received_events_url: 'https://api.github.com/users/renovate%5Bbot%5D/received_events', repos_url: 'https://api.github.com/users/renovate%5Bbot%5D/repos', site_admin: false, starred_url: 'https://api.github.com/users/renovate%5Bbot%5D/starred{/owner}{/repo}', subscriptions_url: 'https://api.github.com/users/renovate%5Bbot%5D/subscriptions', type: 'Bot', url: 'https://api.github.com/users/renovate%5Bbot%5D', user_view_type: 'public' },
update_release_draft
Bad credentials { name: 'HttpError', id: '22008607965', status: 401, response: { url: 'https://api.github.com/graphql', status: 401, 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-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sat, 14 Feb 2026 01:29:55 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-media-type': 'github.v3; format=json', 'x-github-request-id': '1900:1E61:49BF64:13D2FF0:698FD013', 'x-xss-protection': '0' }, data: { message: 'Bad credentials', documentation_url: 'https://docs.github.com/rest', status: '401' } }, request: { method: 'POST', url: 'https://api.github.com/graphql', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.6 (linux; x64)', 'x-github-delivery': '22008607965', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"query":"\\n query findCommitsWithAssociatedPullRequests(\\n $name: String!\\n $owner: String!\\n $targetCommitish: String!\\n $withPullRequestBody: Boolean!\\n $withPullRequestURL: Boolean!\\n $since: GitTimestamp\\n $after: String\\n $withBaseRefName: Boolean!\\n $withHeadRefName: Boolean!\\n $pullRequestLimit: Int!\\n $historyLimit: Int!\\n ) {\\n repository(name: $name, owner: $owner) {\\n object(expression: $targetCommitish) {\\n ... on Commit {\\n history(first: $historyLimit, since: $since, after: $after) {\\n totalCount\\n pageInfo {\\n hasNextPage\\n endCursor\\n }\\n nodes {\\n id\\n committedDate\\n message\\n author {\\n name\\n user {\\n login\\n }\\n }\\n associatedPullRequests(first: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\n }\\n baseRepository {\\n nameWithOwner\\n }\\n mergedAt\\n isCrossRepository\\n labels(first: 100) {\\n nodes {\\n name\\n }\\n }\\n merged\\n baseRefName @include(if: $withBaseRefName)\\n headRefName @include(if: $withHeadRefName)\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n }\\n","variables":{"name":"predictor","owner":"munich-quantum-toolkit","targetCommitish":"refs/pull/592/merge","withPullRequestBody":false,"withPullRequestURL":true,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5,"historyLimit":15,"since":"2025-07-29T08:33:34Z","after":"81790d5495f75cf5d8ce826164f21a6c166c083f 29"}}', request: {} }, event: { id: '22008607965', name: 'pull_request', payload: { action: 'opened', number: 59
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)