Restrict scanning to ignore thirdparty and auto-generated code #1899
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-drafter.yml
on: pull_request
update_release_draft
32s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6176591281',
status: 403,
response: {
url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/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, 13 Sep 2023 18:47:47 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': '3442:28DF:1FE287B:40DCC2D:650203D3',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '988',
'x-ratelimit-reset': '1694631316',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '12',
'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/OpenChemistry/avogadrolibs/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/pull/1343/merge","name":"Avogadro 1.98.0","tag_name":"1.98.0","body":"## Changes\\n\\n- Add team-id secret for Mac notarytool @ghutchis (#1341)\\n- Update Mac notarization procedure to skip npm package @ghutchis (#1340)\\n- Fixup mechanism to register script commands - now called by the app @ghutchis (#1338)\\n- Switch to a new icon for feedback @ghutchis (#1333)\\n- Turn off leak and thread sanitizer builds for now @ghutchis (#1335)\\n- Bump actions/checkout from 3 to 4 @dependabot (#1329)\\n- Translations update from Hosted Weblate @weblate (#1328)\\n- Add orca import @ghutchis (#1326)\\n- Translations update from Hosted Weblate @weblate (#1325)\\n- Translations update from Hosted Weblate @weblate (#1316)\\n- chemicaljson enhancements @ghutchis (#1321)\\n- Translations update from Hosted Weblate @weblate (#1313)\\n- Translations update from Hosted Weblate @weblate (#1309)\\n- Translations update from Hosted Weblate @weblate (#1304)\\n- Revert \\"A variety of clang-tidy fixes\\" @ghutchis (#1302)\\n- A variety of clang-tidy fixes @ghutchis (#1288)\\n- Fix #1182 to turn off wrap for coordinate editor @ghutchis (#1296)\\n- Build default @cryos (#1297)\\n- Translations update from Hosted Weblate @weblate (#1292)\\n- Only cache downloads not thirdparty compile @ghutchis (#1294)\\n- For now turn clang-tidy into a separate archive @ghutchis (#1285)\\n- Add ninja as a dependency to speed up wheel builds @cryos (#1287)\\n- Fix some compiler warnings not related to Qt @berquist (#1284)\\n- Python module @cryos (#1279)\\n- Cleanup @cryos (#1280)\\n- CMake include dirs @cryos (#1277)\\n- Translations update from Hosted Weblate @weblate (#1272)\\n- Translations update from Hosted Weblate @weblate (#1257)\\n- Python build and wheels @cryos (#1270)\\n- Imported targets @cryos (#1268)\\n- Modernize Eigen3, GLEW and OpenGL use as imported targets @cryos (#1267)\\n- CMake moderni
|
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: '6176591281',
name: 'pull_request',
payload: {
action: 'opened',
number: 1343,
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/avogadrolibs/issues/1343/comments'
},
commits: {
href: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/pulls/1343/commits'
},
html: {
href: 'https://github.com/OpenChemistry/avogadrolibs/pull/1343'
},
issue: {
href: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/issues/1343'
},
review_comment: {
href: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/pulls/1343/comments'
},
self: {
href: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/pulls/1343'
},
statuses: {
href: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/statuses/6f943c4d421eb342321cebbf44966f545b98281c'
}
},
active_lock_reason: null,
additions: 5,
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/avogadrolibs/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/assignees{/user}',
blobs_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/branches{/branch}',
clone_url: 'https://github.com/OpenChemistry/avogadrolibs.git',
collaborators_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/comments{/number}',
commits_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/commits{/sha}',
compare_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/OpenChemistry/avogadrolibs/contents/{+path}',
contributors_url: 'https://api.github.com/repos/OpenChemistry/avogadro
|