WIP: Add new settings and reorder settings based on docs #32
Triggered via pull request
September 19, 2023 13:31
RehanSaeed
edited
#75
Status
Success
Total duration
30s
Artifacts
–
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-drafter.yml
on: pull_request_target
update_release_draft
8s
Annotations
2 errors and 6 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6236243760',
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: 'Tue, 19 Sep 2023 13:31:18 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': '5525:685F:F38A43:1F2DB82:6509A2A6',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1695133877',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/issues/75/labels',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.1.4 octokit-core.js/3.2.4 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '["enhancement"]',
request: {}
},
documentation_url: 'https://docs.github.com/rest/issues/labels#add-labels-to-an-issue',
event: {
id: '6236243760',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: 'Fixes #60, #73\r\n' +
'\r\n' +
'- Adds the new settings. Marked them all with `# NEW` to make them easy to find.\r\n' +
'- Reorders the settings based on the .NET docs.\r\n' +
'- Updated the links to the .NET docs.\r\n' +
'- Adds Visual Studio spell checker settings (Note that the locale will be customizable in the dotnet new template).'
}
},
number: 75,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/issues/75/comments'
},
commits: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/75/commits'
},
html: {
href: 'https://github.com/RehanSaeed/EditorConfig/pull/75'
},
issue: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/issues/75'
},
review_comment: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/75/comments'
},
self: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/75'
},
statuses: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/statuses/7916184e4522434690c9b6b1bbae97bed97f6324'
}
},
active_lock_reason: null,
additions: 134,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'RehanSaeed:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5.16.1/dist/index.js:14675:23
at processTicksAndRejections (node:internal/process/task_queues:96:5)
{
name: 'AggregateError',
event: {
id: '6236243760',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: 'Fixes #60, #73\r\n' +
'\r\n' +
'- Adds the new settings. Marked them all with `# NEW` to make them easy to find.\r\n' +
'- Reorders the settings based on the .NET docs.\r\n' +
'- Updated the links to the .NET docs.\r\n' +
'- Adds Visual Studio spell checker settings (Note that the locale will be customizable in the dotnet new template).'
}
},
number: 75,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/issues/75/comments'
},
commits: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/75/commits'
},
html: {
href: 'https://github.com/RehanSaeed/EditorConfig/pull/75'
},
issue: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/issues/75'
},
review_comment: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/75/comments'
},
self: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/pulls/75'
},
statuses: {
href: 'https://api.github.com/repos/RehanSaeed/EditorConfig/statuses/7916184e4522434690c9b6b1bbae97bed97f6324'
}
},
active_lock_reason: null,
additions: 134,
assignee: null,
assignees: [],
author_association: 'OWNER',
auto_merge: null,
base: {
label: 'RehanSaeed:main',
ref: 'main',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/assignees{/user}',
blobs_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/branches{/branch}',
clone_url: 'https://github.com/RehanSaeed/EditorConfig.git',
collaborators_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/comments{/number}',
commits_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/commits{/sha}',
compare_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/contents/{+path}',
contributors_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/contributors',
created_at: '2017-03-17T09:59:05Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/deployments',
description: 'A very generic .editorconfig file supporting .NET, C#, VB and web technologies.',
disabled: false,
downloads_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/downloads',
events_url: 'https://api.github.com/repos/RehanSaeed/EditorConfig/events',
fork: false,
forks: 176,
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
update_release_draft
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|