default release increase is minor #3
release-drafter.yml
on: push
update_release_draft
5s
Annotations
2 errors and 2 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '9133798451',
status: 403,
response: {
url: 'https://api.github.com/repos/hrach/navigation-compose/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: 'Fri, 17 May 2024 20:18:52 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': '1C94:1125DF:11D4305:1E929DB:6647BBAC',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1715979886',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/hrach/navigation-compose/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"v0.1.0","tag_name":"v0.1.0","body":"Changes in this release:\\n\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '9133798451',
name: 'push',
payload: {
after: '41847e44250a5be14035732bffc41a5a9dd94d9f',
base_ref: null,
before: 'eff5d70c7333363488ae5a1534dbe9e94678521d',
commits: [
{
author: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
committer: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
distinct: true,
id: '41847e44250a5be14035732bffc41a5a9dd94d9f',
message: 'default release increase is minor',
timestamp: '2024-05-17T22:16:08+02:00',
tree_id: 'b8a59bc753c78ec1031c39313262f719645c229a',
url: 'https://github.com/hrach/navigation-compose/commit/41847e44250a5be14035732bffc41a5a9dd94d9f'
}
],
compare: 'https://github.com/hrach/navigation-compose/compare/eff5d70c7333...41847e44250a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
committer: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
distinct: true,
id: '41847e44250a5be14035732bffc41a5a9dd94d9f',
message: 'default release increase is minor',
timestamp: '2024-05-17T22:16:08+02:00',
tree_id: 'b8a59bc753c78ec1031c39313262f719645c229a',
url: 'https://github.com/hrach/navigation-compose/commit/41847e44250a5be14035732bffc41a5a9dd94d9f'
},
|
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: '9133798451',
name: 'push',
payload: {
after: '41847e44250a5be14035732bffc41a5a9dd94d9f',
base_ref: null,
before: 'eff5d70c7333363488ae5a1534dbe9e94678521d',
commits: [
{
author: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
committer: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
distinct: true,
id: '41847e44250a5be14035732bffc41a5a9dd94d9f',
message: 'default release increase is minor',
timestamp: '2024-05-17T22:16:08+02:00',
tree_id: 'b8a59bc753c78ec1031c39313262f719645c229a',
url: 'https://github.com/hrach/navigation-compose/commit/41847e44250a5be14035732bffc41a5a9dd94d9f'
}
],
compare: 'https://github.com/hrach/navigation-compose/compare/eff5d70c7333...41847e44250a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
committer: {
email: 'hrach.cz@gmail.com',
name: 'Jan Skrasek',
username: 'hrach'
},
distinct: true,
id: '41847e44250a5be14035732bffc41a5a9dd94d9f',
message: 'default release increase is minor',
timestamp: '2024-05-17T22:16:08+02:00',
tree_id: 'b8a59bc753c78ec1031c39313262f719645c229a',
url: 'https://github.com/hrach/navigation-compose/commit/41847e44250a5be14035732bffc41a5a9dd94d9f'
},
pusher: { email: 'jan@skrasek.com', name: 'hrach' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/hrach/navigation-compose/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/hrach/navigation-compose/assignees{/user}',
blobs_url: 'https://api.github.com/repos/hrach/navigation-compose/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/hrach/navigation-compose/branches{/branch}',
clone_url: 'https://github.com/hrach/navigation-compose.git',
collaborators_url: 'https://api.github.com/repos/hrach/navigation-compose/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/hrach/navigation-compose/comments{/number}',
commits_url: 'https://api.github.com/repos/hrach/navigation-compose/commits{/sha}',
compare_url: 'https://api.github.com/repos/hrach/navigation-compose/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/hrach/navigation-compose/contents/{+path}',
contributors_url: 'https://api.github.com/repos/hrach/navigation-compose/contributors',
created_at: 1715637472,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/hrach/navigation-compose/deployments',
description: 'BottomSheet, ModalSheet and results sharing for Jetpack Navigation Compose',
disabled: false,
downloads_url: 'https://api.github.com/repos/hrach/navigation-compose/downloads',
events_url: 'https://api.github.com/repos/hrach/navigation-compose/events',
fork: false,
forks: 0,
forks_count: 0,
forks_url: 'https://api.github.com/repos/hrach/navigation-compose/forks',
full_name: 'hrach/navigation-compose',
git_commits_url: 'https://api.github.com/repos/hrach/navigation-compose/git/commits{/sha}',
git_refs_url: 'https://api.github.com/repos/hrach/navigatio
|
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/
|