Bump build to 1.100.0 for release #864
release-drafter.yml
on: pull_request
update_release_draft
13s
Annotations
2 errors and 5 warnings
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12890633911',
status: 403,
response: {
url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 21 Jan 2025 16:05:30 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': 'E829:32D4AD:9856DF:12FAE1D:678FC5C9',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4981',
'x-ratelimit-reset': '1737478164',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '19',
'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/OpenChemistry/avogadroapp/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '12890633911',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/554/merge","name":"Avogadro 1.100.0","tag_name":"1.100.0","body":"## Changes\\n\\n- Use lower-case QtTesting library link @ghutchis (#553)\\n- Read UTF-16 files through Qt decoding to a temporary file @ghutchis (#550)\\n- Translations update from Hosted Weblate @weblate (#551)\\n- Translations update from Hosted Weblate @weblate (#548)\\n- Only output debugging bits on Windows (for Win10 launch issues) @ghutchis (#546)\\n- Translations update from Hosted Weblate @weblate (#545)\\n- Automated translation updates @[github-actions[bot]](https://github.com/apps/github-actions) (#513)\\n- Translations update from Hosted Weblate @weblate (#544)\\n- Translations update from Hosted Weblate @weblate (#540)\\n- Translations update from Hosted Weblate @weblate (#538)\\n- Add version information to the avogadro2.log on Windows @ghutchis (#539)\\n- Only set the default context on Mac @ghutchis (#537)\\n- Add even more debugging @ghutchis (#535)\\n- Translations update from Hosted Weblate @weblate (#532)\\n- Ensure \\"split\\" buttons don't create a transparent background @ghutchis (#531)\\n- Translations update from Hosted Weblate @weblate (#530)\\n- Use Qt/KDE runtime 6.8 for Flatpak test builds @matterhorn103 (#529)\\n- Translations update from Hosted Weblate @weblate (#528)\\n- Use QDesktopServices on Linux too with Qt 6, which fixes opening URLs @matterhorn103 (#527)\\n- Translations update from Hosted Weblate @weblate (#526)\\n- Add a nightly/test workflow for flatpak and adapt manifest accordingly @matterhorn103 (#523)\\n- Update desktop file name in QApplication code @matterhorn103 (#525)\\n- Translations update from Hosted Weblate @weblate (#522)\\n- indicate the newer compilation guide @nbehrnd (#524)\\n- Export icons according to XDG icon spec on unix @matterhorn103 (#520)\\n- Translations upda
|
update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146: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:61885:18)
{
name: 'AggregateError',
event: {
id: '12890633911',
name: 'pull_request',
payload: {
action: 'opened',
number: 554,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/1206314?v=4',
description: 'Permissively licensed cross-platform tools that provide applications for computational chemistry, materials science, and related areas.',
events_url: 'https://api.github.com/orgs/OpenChemistry/events',
hooks_url: 'https://api.github.com/orgs/OpenChemistry/hooks',
id: 1206314,
issues_url: 'https://api.github.com/orgs/OpenChemistry/issues',
login: 'OpenChemistry',
members_url: 'https://api.github.com/orgs/OpenChemistry/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjEyMDYzMTQ=',
public_members_url: 'https://api.github.com/orgs/OpenChemistry/public_members{/member}',
repos_url: 'https://api.github.com/orgs/OpenChemistry/repos',
url: 'https://api.github.com/orgs/OpenChemistry'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/issues/554/comments'
},
commits: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/pulls/554/commits'
},
html: {
href: 'https://github.com/OpenChemistry/avogadroapp/pull/554'
},
issue: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/issues/554'
},
review_comment: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/pulls/554/comments'
},
self: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/pulls/554'
},
statuses: {
href: 'https://api.github.com/repos/OpenChemistry/avogadroapp/statuses/8dff4bf3328db07b6b6cc2a24d76abdea609fb16'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'OpenChemistry:master',
ref: 'master',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/assignees{/user}',
blobs_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/branches{/branch}',
clone_url: 'https://github.com/OpenChemistry/avogadroapp.git',
collaborators_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/comments{/number}',
commits_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/commits{/sha}',
compare_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/contents/{+path}',
contributors_url: 'https://api.github.com/repos/OpenChemistry/avogadroapp/contributors
|
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|