Updated to match Discord's new IDs #190
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12057552866',
status: 403,
response: {
url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/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: 'Wed, 27 Nov 2024 21:06:14 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': 'FCC6:3D8E0E:DECE1D:1B79CE7:674789C6',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1732745169',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'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/tjarbo/discord-moodle-bot/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/264/merge","name":"","tag_name":"","body":"<img src=\\"https://raw.githubusercontent.com/tjarbo/discord-moodle-bot/version-2/logo.svg\\" alt=\\"Notification Service for Moodle - Logo\\" align=\\"right\\" width=\\"128\\">\\n\\n## Hey there :wave:\\n<<ENTER TEXT>>\\n\\nTo stay up to date and get notified as soon as a new release is available, click on *Watch* in the upper right corner, then *Custom* and activate ✅ *Releases* and *Discussions* (so that your inbox is not spammed 😉 )! And if you like the Notification Service, give it a 🌟 - thank you 🤩!\\n* Minor cleanup (#191) @p-fruck\\n* 📥 Refactor CI/CD (#176) @tjarbo\\n\\n### :sparkles: New Features\\n\\n* 🌐⚡️ Improved notification messages (#192) @tjarbo\\n\\n### :zap: Improvements\\n\\n* 📝 Updated api documentation (#200) @tjarbo\\n* ⚡️ Migrate from tslint to eslint (#193) @tjarbo\\n* 🌐⚡️ Improved notification messages (#192) @tjarbo\\n* ⚡️ Improved logging (#190) @tjarbo\\n\\n### :bug: Bug Fixes\\n\\n* 🚑 Fixed missing locales in docker-image (#194) @tjarbo\\n* 🐛 Fix special password and username characters - Closes #188 (#189) @NathanAdhitya\\n* ⚡️ Updated Heroku Deploy (#186) @tjarbo\\n* 🐛 Small bugfixes (#185) @tjarbo\\n* 🐛 Fix for #177 and #178 (#179) @tjarbo\\n\\n### :lock: Security and others\\n\\n* Bump docker/metadata-action from 4.1.1 to 4.3.0 (#251) @dependabot\\n* Bump docker/metadata-action from 4.0.1 to 4.1.1 (#232) @dependabot\\n* Bump docker/setup-buildx-action from 1 to 2 (#219) @dependabot\\n* Bump docker/login-action from 1 to 2 (#221) @dependabot\\n* Bump docker/metadata-action from 3.7.0 to 4.0.1 (#218) @dependabot\\n* Bump parse-url from 6.0.0 to 6.0.2 (#225) @dependabot\\n* Bump github/codeql-action from 1 to 2 (#217) @dependabot\\n* Bump async from 2.6.3 to 2.6.4 in /packages/frontend (#215) @dependabot\\n* Bump docker/me
|
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 process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '12057552866',
name: 'pull_request',
payload: {
action: 'opened',
number: 264,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/issues/264/comments'
},
commits: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/pulls/264/commits'
},
html: {
href: 'https://github.com/tjarbo/discord-moodle-bot/pull/264'
},
issue: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/issues/264'
},
review_comment: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/pulls/264/comments'
},
self: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/pulls/264'
},
statuses: {
href: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/statuses/5b07d1f812d3fc88136ce49bc5a850392611ac9f'
}
},
active_lock_reason: null,
additions: 4,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'tjarbo:version-2',
ref: 'version-2',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: false,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/assignees{/user}',
blobs_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/branches{/branch}',
clone_url: 'https://github.com/tjarbo/discord-moodle-bot.git',
collaborators_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/comments{/number}',
commits_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/commits{/sha}',
compare_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/contents/{+path}',
contributors_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/contributors',
created_at: '2020-05-04T10:20:59Z',
default_branch: 'version-2',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/deployments',
description: 'Get notified about changes on moodle on you favorite platform! ',
disabled: false,
downloads_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/downloads',
events_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/events',
fork: false,
forks: 3,
forks_count: 3,
forks_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/forks',
full_name: 'tjarbo/discord-moodle-bot',
git_commits_url: 'https://api.github.com/repos/tjarbo/discord-moodle-bot/git/commits{/sha}',
git_refs_url: 'https://api.
|