Remove rubygems_mfa_required
setting and disable RequireMFA cop
#180
release-drafter.yml
on: pull_request
update_release_draft
8s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '9903590370',
status: 403,
response: {
url: 'https://api.github.com/repos/athityakumar/colorls/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: 'Fri, 12 Jul 2024 06:38:33 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; contents=write,workflows=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': '5880:58BDB:C03664C:160777BC:6690CF69',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4975',
'x-ratelimit-reset': '1720768330',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '25',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/athityakumar/colorls/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/620/merge","name":"v1.4.7 🌈","tag_name":"v1.4.7","body":"## Changes\\n\\n- Fix README.md to use latest flags @Flimm (#585)\\n- [docs]: update readme @alitokur (#599)\\n- Update file\\\\_aliases.yaml @vanillajonathan (#604)\\n- Add icon for PRQL @vanillajonathan (#602)\\n- When the argument is a file with path provided, show the relative path of the file @ayushpoddar (#594)\\n- add support for --non-human-readable flag @ayushpoddar (#589)\\n- add \'-L\' option @t-mangoe (#565)\\n- feat(483): adds support for `--without-icons` feature flag @karandeepmadaan (#552)\\n- Add logo @Alexie7777 (#532)\\n- CI: Add `windows-latest` to job matrix @avdv (#519)\\n\\n## 🐛 Bug Fixes\\n\\n- Pass a null device instead of explicitly closing stderr @avdv (#521)\\n\\n## 🧰 Maintenance\\n\\n- Update rubocop-rspec requirement from ~> 2.19.0 to ~> 2.20.0 @dependabot (#590)\\n- Update rubocop requirement from ~> 1.48.1 to ~> 1.50.1 @dependabot (#588)\\n- Update rubocop-performance requirement from ~> 1.16.0 to ~> 1.17.1 @dependabot (#586)\\n- Update rubocop-rspec requirement from ~> 2.18.1 to ~> 2.19.0 @dependabot (#579)\\n- Update rubocop requirement from ~> 1.47.0 to ~> 1.48.1 @dependabot (#580)\\n- Update simplecov requirement from ~> 0.21.2 to ~> 0.22.0 @dependabot (#582)\\n- Update rubocop requirement from ~> 1.46.0 to ~> 1.47.0 @dependabot (#576)\\n- Update rubocop requirement from ~> 1.44.0 to ~> 1.46.0 @dependabot (#575)\\n- Update rubocop-performance requirement from ~> 1.15.0 to ~> 1.16.0 @dependabot (#571)\\n- Update rubocop-rspec requirement from ~> 2.17.0 to ~> 2.18.1 @dependabot (#569)\\n- Update rubocop requirement from ~> 1.39.0 to ~> 1.44.0 @dependabot (#568)\\n- Update rubocop-rspec requirement from ~> 2.15.0 to ~> 2.17.0 @dependabot (#567)\\n- Update rubocop requirement from ~> 1.38.0 to ~> 1.39.0 @dependabot (#556)\\n
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462: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:30793:18)
{
name: 'AggregateError',
event: {
id: '9903590370',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '0b7b88ca269dbc2919e68bff4850592663db011f',
before: '6f7dedc950a2820e6f8e775ad797056b0111908c',
number: 620,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/athityakumar/colorls/issues/620/comments'
},
commits: {
href: 'https://api.github.com/repos/athityakumar/colorls/pulls/620/commits'
},
html: { href: 'https://github.com/athityakumar/colorls/pull/620' },
issue: {
href: 'https://api.github.com/repos/athityakumar/colorls/issues/620'
},
review_comment: {
href: 'https://api.github.com/repos/athityakumar/colorls/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/athityakumar/colorls/pulls/620/comments'
},
self: {
href: 'https://api.github.com/repos/athityakumar/colorls/pulls/620'
},
statuses: {
href: 'https://api.github.com/repos/athityakumar/colorls/statuses/0b7b88ca269dbc2919e68bff4850592663db011f'
}
},
active_lock_reason: null,
additions: 19,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'athityakumar: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/athityakumar/colorls/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/athityakumar/colorls/assignees{/user}',
blobs_url: 'https://api.github.com/repos/athityakumar/colorls/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/athityakumar/colorls/branches{/branch}',
clone_url: 'https://github.com/athityakumar/colorls.git',
collaborators_url: 'https://api.github.com/repos/athityakumar/colorls/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/athityakumar/colorls/comments{/number}',
commits_url: 'https://api.github.com/repos/athityakumar/colorls/commits{/sha}',
compare_url: 'https://api.github.com/repos/athityakumar/colorls/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/athityakumar/colorls/contents/{+path}',
contributors_url: 'https://api.github.com/repos/athityakumar/colorls/contributors',
created_at: '2017-06-29T16:41:23Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/athityakumar/colorls/deployments',
description: "A Ruby gem that beautifies the terminal's ls command, with color and font-awesome icons. :tada:",
disabled: false,
downloads_url: 'https://api.github.com/repos/athityakumar/colorls/downloads',
events_url: 'https://api.github.com/repos/athityakumar/colorls/events',
fork: false,
forks: 379,
forks_count: 379,
forks_url: 'https://api.github.com/repos/athityakumar/colorls/forks',
full_name: 'athityakumar/colorls',
git_commits_url: 'https://api.github.com/repos/athityakumar/colorls/git/commits{/sha}',
git_refs_url: 'https
|