chore(deps): bump actions/checkout from 3 to 4 #1470
releasedrafter.yml
on: push
update_release_draft
29s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6080663194',
status: 403,
response: {
url: 'https://api.github.com/repos/Filmstund/filmstund/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: 'Tue, 05 Sep 2023 05:43:56 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',
'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': '9442:9ACC:1015363:10993E2:64F6C01C',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1693896211',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/Filmstund/filmstund/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"v2.0.0","tag_name":"v2.0.0","body":"# Changes since v1.6.0\\n\\n## 🚧 Breaking changes\\n\\n* feat: serve the frontend through the backend (#444) @Edholm\\n\\n## 🚀 New Features\\n\\n* feature/bump react types (#836) @lindskogen\\n* chore: replace jest with vitest (#835) @lindskogen\\n* chore: bump fontawesome packages (#803) @lindskogen\\n* fix: fetch with cache-and-network, resolves #671 (#742) @lindskogen\\n* Bump urql to fix fetching bug (#738) @lindskogen\\n* feat: actually just use the native date selector (#725) @lindskogen\\n* fix: add import interop workaround for react-day-picker (#724) @lindskogen\\n* chore: add docker-compose file for postgres & redis (#721) @lindskogen\\n* chore(web): use new react vite plugin (#723) @lindskogen\\n* fix(tz): format time with stockholm tz (#722) @lindskogen\\n* chore(ci): add bundlesize tracking plugin (#720) @lindskogen\\n* feat(tickets): implement ticket range resolver (#697) @Edholm\\n* feature/update movie selector after mutation (#695) @lindskogen\\n* feat: fetch Filmstaden seat map layout (#693) @Edholm\\n* lint: remove unused variable (#692) @lindskogen\\n* fix: transform location to location selector options (#691) @lindskogen\\n* fix: update cache after mutation (#688) @lindskogen\\n* feat(ci): add deployment url to the frontend (#677) @Edholm\\n* feat(ci): deploy to beta server on push to master (#672) @Edholm\\n* feat: implement missing resolvers (#664) @Edholm\\n* feat: add admin payment details (and user dataloader) (#663) @Edholm\\n* feat: resolve payment details (#662) @Edholm\\n* fix: format showing time as hh:mm (#660) @lindskogen\\n* feat: set default showing time to 19:00 (#661) @lindskogen\\n* fix: format showing dates (#659) @lindskogen\\n* feat: allow for creating a new showing (#658) @Edholm\\n* fix: create giftcards and create showings (#657) @lindskogen\\n* feat: add GQL resolver for que
|
update_release_draft
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: '6080663194',
name: 'push',
payload: {
after: '5fc21340beea887a96057ff521bfa955c35213f0',
base_ref: null,
before: 'de03fc8a182feaa9f7e98f263fa0ca88a9351e0a',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '5fc21340beea887a96057ff521bfa955c35213f0',
message: 'chore(deps): bump actions/checkout from 3 to 4\n' +
'\n' +
'Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n' +
'- [Release notes](https://github.com/actions/checkout/releases)\n' +
'- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n' +
'- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: actions/checkout\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>',
timestamp: '2023-09-05T05:43:16Z',
tree_id: '10d721348a5c6745ef3947c6a3bb27d77931ae01',
url: 'https://github.com/Filmstund/filmstund/commit/5fc21340beea887a96057ff521bfa955c35213f0'
}
],
compare: 'https://github.com/Filmstund/filmstund/compare/de03fc8a182f...5fc21340beea',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '5fc21340beea887a96057ff521bfa955c35213f0',
message: 'chore(deps): bump actions/checkout from 3 to 4\n' +
'\n' +
'Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n' +
'- [Release notes](https://github.com/actions/checkout/releases)\n' +
'- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n' +
'- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: actions/checkout\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>',
timestamp: '2023-09-05T05:43:16Z',
tree_id: '10d721348a5c6745ef3947c6a3bb27d77931ae01',
url: 'https://github.com/Filmstund/filmstund/commit/5fc21340beea887a96057ff521bfa955c35213f0'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/90766953?v=4',
description: '',
events_url: 'https://api.github.com/orgs/Filmstund/events',
hooks_url: 'https://api.github.com/orgs/Filmstund/hooks',
id: 90766953,
issues_url: 'https://api.github.com/orgs/Filmstund/issues',
login: 'Filmstund',
members_url: 'https://api.github.com/orgs
|