Skip to content

chore: update release drafter workflow #2

chore: update release drafter workflow

chore: update release drafter workflow #2

Re-run triggered May 22, 2025 20:53
Status Success
Total duration 13s
Artifacts

labeler.yml

on: pull_request
Auto Labeler
6s
Auto Labeler
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
Auto Labeler
HttpError: You do not have permission to create labels on this repository.: {"resource":"Repository","field":"label","code":"unauthorized"} at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:61885:18) { name: 'AggregateError', event: { id: '15196530029', name: 'pull_request', payload: { action: 'opened', number: 4, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/issues/4/comments' }, commits: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/4/commits' }, html: { href: 'https://github.com/meysamhadeli/problem-details/pull/4' }, issue: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/issues/4' }, review_comment: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/4/comments' }, self: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/4' }, statuses: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/statuses/84de39ba888ba43493d72d2e735a9a1d0decd92d' } }, active_lock_reason: null, additions: 45, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'meysamhadeli:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/meysamhadeli/problem-details/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/meysamhadeli/problem-details/assignees{/user}', blobs_url: 'https://api.github.com/repos/meysamhadeli/problem-details/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/meysamhadeli/problem-details/branches{/branch}', clone_url: 'https://github.com/meysamhadeli/problem-details.git', collaborators_url: 'https://api.github.com/repos/meysamhadeli/problem-details/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/meysamhadeli/problem-details/comments{/number}', commits_url: 'https://api.github.com/repos/meysamhadeli/problem-details/commits{/sha}', compare_url: 'https://api.github.com/repos/meysamhadeli/problem-details/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/meysamhadeli/problem-details/contents/{+path}', contributors_url: 'https://api.github.com/repos/meysamhadeli/problem-details/contributors', created_at: '2022-09-28T19:09:59Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/meysamhadeli/problem-details/deployments', description: 'ProblemDetails is a Error Handler base on [RFC 7807] standard to map our error to standardized error payload to client.', disabled: false, downloads_url: 'https://api.github.com/repos/meysamhadeli/problem-details/downloads', events_url: 'https://api.github.com/repos/meysamhadeli/problem-details/events', fork: false, forks: 1, forks_count: 1, forks_url: 'https://api.github.com/repos/meysamhadeli/problem-details/forks',
Auto Labeler
You do not have permission to create labels on this repository.: {"resource":"Repository","field":"label","code":"unauthorized"} { name: 'HttpError', id: '15196530029', status: 403, response: { url: 'https://api.github.com/repos/meysamhadeli/problem-details/issues/4/labels', 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', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Thu, 22 May 2025 20:53:41 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': 'issues=write; pull_requests=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': '0402:28DB8:E6E86D:1D27CD1:682F8ED5', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4982', 'x-ratelimit-reset': '1747950542', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '18', 'x-xss-protection': '0' }, data: { message: 'You do not have permission to create labels on this repository.', errors: [ { resource: 'Repository', field: 'label', code: 'unauthorized' } ], documentation_url: 'https://docs.github.com/v3/issues/labels/', status: '403' } }, request: { method: 'POST', url: 'https://api.github.com/repos/meysamhadeli/problem-details/issues/4/labels', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.1 (linux; x64)', 'x-github-delivery': '15196530029', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"labels":["chore"]}', request: {} }, event: { id: '15196530029', name: 'pull_request', payload: { action: 'opened', number: 4, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/issues/4/comments' }, commits: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/4/commits' }, html: { href: 'https://github.com/meysamhadeli/problem-details/pull/4' }, issue: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/issues/4' }, review_comment: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/4/comments' }, self: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/pulls/4' }, statuses: { href: 'https://api.github.com/repos/meysamhadeli/problem-details/statuses/84de39ba888ba43493d72d2e735a9a1d0decd92d' } }, active_lock_reason: null, additions: 45, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'meysamhadeli:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit:
Auto Labeler
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Auto Labeler
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Auto Labeler
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
Auto Labeler
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)