v1.2.0 it.json #320
release-drafter.yml
on: pull_request
update_release_draft
5s
Annotations
2 errors and 1 warning
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12339591434',
status: 403,
response: {
url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/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: 'Sun, 15 Dec 2024 14:23:45 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': '70C6:1229DE:1EA9B13:3CEE958:675EE671',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4995',
'x-ratelimit-reset': '1734276223',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/DC23/jd-easytimekeeping/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/304/merge","name":"","tag_name":"","body":"## What\'s Changed\\n\\n## 🚀 Features\\n\\n* Implemented support for variable length weeks with customisable names of the days. (#302) @DC23\\n* Added a client setting for the UI background colour. (#296) @DC23\\n* Added client setting for floating ui panel opacity when it has focus. (#295) @DC23\\n* Client-only cosmetic settings are now applied without a Foundry reload. (#293) @DC23\\n* Added a client setting for the circular clock border and spoke colour. (#291) @DC23\\n\\n## 🐛 Bug Fixes\\n\\n* Fixed a couple of minor CSS issues with the main undocked UI and set time dialog. (#287) @DC23\\n* Reset time dialog is no longer modal. (#286) @DC23\\n\\n## 🧰 Maintenance\\n\\n* Adding names to unnamed workflow steps. (#299) @DC23\\n* Adding compendium workflow that will allow me to add example macros. (#297) @DC23\\n* Simplified the setting of CSS variables for the UI panel. This refactoring will make some future features much simpler to implement. (#294) @DC23\\n* Refactored code to use `Constants.daysPerWeek` instead of hard-coded 7-day weeks. (#284) @DC23\\n\\n## 📖 Documentation\\n\\n* Added compendium with example macros for all the API functions. (#300) @DC23\\n* Fixed inconsistent type capitalization in API docs (#288) @DC23\\n* Added the missing time constants to API documentation. (#285) @DC23\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '12339591434',
name: 'pull_request',
payload: {
action: 'opened',
number: 304,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/304/comments'
},
commits: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/304/commits
|
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: '12339591434',
name: 'pull_request',
payload: {
action: 'opened',
number: 304,
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/304/comments'
},
commits: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/304/commits'
},
html: {
href: 'https://github.com/DC23/jd-easytimekeeping/pull/304'
},
issue: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/issues/304'
},
review_comment: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/304/comments'
},
self: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/pulls/304'
},
statuses: {
href: 'https://api.github.com/repos/DC23/jd-easytimekeeping/statuses/85dee455c6c99a65dc62f0f4d6d370c45b6c5898'
}
},
active_lock_reason: null,
additions: 18,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'DC23: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/DC23/jd-easytimekeeping/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/assignees{/user}',
blobs_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/branches{/branch}',
clone_url: 'https://github.com/DC23/jd-easytimekeeping.git',
collaborators_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/comments{/number}',
commits_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/commits{/sha}',
compare_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/contents/{+path}',
contributors_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/contributors',
created_at: '2024-10-25T23:47:48Z',
default_branch: 'main',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/deployments',
description: 'Easy timekeeping module for the Foundry VTT',
disabled: false,
downloads_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/downloads',
events_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/events',
fork: false,
forks: 3,
forks_count: 3,
forks_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/forks',
full_name: 'DC23/jd-easytimekeeping',
git_commits_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/DC23/jd-easytimekeeping/git/refs{/sha}',
git_tags_
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|