feat: New structure for 1.x.x #39
sync-pr.yml
on: pull_request_target
autolabel_pr
5s
validate_pr
/
Check PR title uses Conventional Commits
2s
validate_pr
/
Check Conventional Commits labels
3s
Annotations
2 errors and 1 warning
autolabel_pr
Resource not accessible by integration
{
name: 'HttpError',
id: '7232982254',
status: 403,
response: {
url: 'https://api.github.com/repos/manytask/checker/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: 'Sat, 16 Dec 2023 16:16:22 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': 'EFC4:115A:1869B1C:331CAD9:657DCD56',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '968',
'x-ratelimit-reset': '1702746669',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '32',
'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/manytask/checker/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"0.9.3","tag_name":"0.9.3","body":"<TODO: summary of changes here>\\n\\n### Dependency Updates\\n\\n- chore(deps): bump actions/setup-python from 4 to 5 by @dependabot in [#68](https://github.com/$OWNER/$REPOSITORY/pull/68)\\n \\n**Full Changelog**: [0.9.2...0.9.3](https://github.com/manytask/checker/compare/0.9.2...0.9.3)\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '7232982254',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: '<!-- Thanks for creating this pull request 🤗\r\n' +
'Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. \r\n' +
'Feel free to set Draft status if you need help or want to discuss. -->\r\n' +
'\r\n' +
'## Description\r\n' +
'\r\n' +
'<!-- Which changes sre suggested? How specific behaviour will change? -->\r\n' +
'\r\n' +
'\r\n' +
'## Motivation and Context\r\n' +
'\r\n' +
'<!-- Why is this change required? What problem does it solve? -->\r\n' +
'\r\n' +
'Related to \r\n' +
'* #<!-- PR # here -->\r\n' +
'* #<!-- Issue # here -->\r\n' +
'* <!-- or other context -->\r\n' +
'\r\n' +
'Closes #<!-- Issue # here -->\r\n' +
'\r\n' +
'\r\n' +
'## Contribution Checklist\r\n' +
'\r\n' +
'- [x] I have read and agreed on the [CONTRIBUTING](../CONTRIBUTING.md) and [CODE OF CONDUCT](../CODE_OF_CONDUCT.md) documents.\r\n' +
'- [x] I have run linters, type checks, import sorting and tests locally.\r\n' +
'- [x] I have added comments to co
|
autolabel_pr
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: '7232982254',
name: 'pull_request_target',
payload: {
action: 'edited',
changes: {
body: {
from: '<!-- Thanks for creating this pull request 🤗\r\n' +
'Please make sure that the pull request is limited to one type (docs, feature, etc.) and keep it as small as possible. \r\n' +
'Feel free to set Draft status if you need help or want to discuss. -->\r\n' +
'\r\n' +
'## Description\r\n' +
'\r\n' +
'<!-- Which changes sre suggested? How specific behaviour will change? -->\r\n' +
'\r\n' +
'\r\n' +
'## Motivation and Context\r\n' +
'\r\n' +
'<!-- Why is this change required? What problem does it solve? -->\r\n' +
'\r\n' +
'Related to \r\n' +
'* #<!-- PR # here -->\r\n' +
'* #<!-- Issue # here -->\r\n' +
'* <!-- or other context -->\r\n' +
'\r\n' +
'Closes #<!-- Issue # here -->\r\n' +
'\r\n' +
'\r\n' +
'## Contribution Checklist\r\n' +
'\r\n' +
'- [x] I have read and agreed on the [CONTRIBUTING](../CONTRIBUTING.md) and [CODE OF CONDUCT](../CODE_OF_CONDUCT.md) documents.\r\n' +
'- [x] I have run linters, type checks, import sorting and tests locally.\r\n' +
'- [x] I have added comments to code in hard-to-understand areas.\r\n' +
"- [ ] I have added 100% coverage tests for the new code (or aren't needed).\r\n" +
"- [x] I have added docs for the new code (or aren't needed).\r\n" +
'- [x] I have used [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/) title: `tag(scope): description`. \r\n' +
'\r\n' +
'\r\n' +
'## [optional] Screenshots\r\n' +
'<!-- If the changes are visual, including screenshots or GIFs can \r\n' +
'help reviewers understand them more easily. -->\r\n' +
'\r\n' +
'\r\n' +
'## [optional] Special notes\r\n' +
'<!-- If there are any specific instructions or considerations you \r\n' +
'want to highlight for the reviewer, include them in this section. -->\r\n' +
'\r\n' +
'\r\n' +
'## [optional] What gif best describes this PR or how it makes you feel?\r\n' +
'<!-- You can use this one if you want: https://media.giphy.com/media/3o7aDcz6Y0fzWYvU5a/giphy.gif -->\r\n' +
'<!-- ![](https://media.giphy.com/media/3o7aDcz6Y0fzWYvU5a/giphy.gif) -->\r\n'
}
},
number: 69,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/146845272?v=4',
description: "Production-alike students' testing system",
events_url: 'https://api.github.com/orgs/manytask/events',
hooks_url: 'https://api.github.com/orgs/manytask/hooks',
id: 146845272,
issues_url: 'https://api.github.com/orgs/manytask/issues',
login: 'manytask',
members_url: 'https://api.github.com/orgs/manytask/members{/member}',
node_id: 'O_kgDOCMCuWA',
public_members_url: 'https://api.github.com/orgs/manytask/public_members{/member}',
repos_url: 'https://api.github.com/orgs/manytask/repos',
url: 'https://api.github.com/orgs/manytask'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/manytask/checker/issues/69/comments'
},
commits: {
href: 'https://api.github.com/repos/manytask/checker/pulls/69/commits'
|
validate_pr / Check Conventional Commits labels
The following actions uses node12 which is deprecated and will be forced to run on node16: danielchabr/pr-labels-checker@v3.3. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|