Skip to content

.github/workflows/release.yml: Fix release #3

.github/workflows/release.yml: Fix release

.github/workflows/release.yml: Fix release #3

Triggered via push February 21, 2025 18:25
Status Success
Total duration 18s
Artifacts

push.yml

on: push
ack  /  update_release_draft
8s
ack / update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 4 warnings
ack / update_release_draft
Resource not accessible by integration { name: 'HttpError', id: '13462901821', status: 403, response: { url: 'https://api.github.com/repos/apatard/molecule-plugins/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: 'Fri, 21 Feb 2025 18:26:04 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': '8BC2:BBFF0:3B28E:77729:67B8C53C', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1740165958', '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/apatard/molecule-plugins/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': '13462901821', 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":"* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '13462901821', name: 'push', payload: { after: '980db38a12043e1685dd0e91e9845f1ae684cab1', base_ref: null, before: 'cc9404570a8d7bb9519549e7a68bf43f84fc0f0d', commits: [ { author: { email: '[email protected]', name: 'ZY', username: 'loozhengyuan' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '9943538d487b25a03d24c886980f3d0a643aaaaa', message: 'gce: add missing deps for GCE driver (#247)', timestamp: '2024-06-12T13:04:53+01:00', tree_id: 'ba922e2201bcd5a021596987b1e1a4c702c1932d', url: 'https://github.com/apatard/molecule-plugins/commit/9943538d487b25a03d24c886980f3d0a643aaaaa' }, { author: { email: '[email protected]', name: 'Arnaud Patard', username: 'apatard' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '5ab90a0248e3c1928900547c336074c67a6cc8c3', message: 'Unbreak CI (#260)\n' + '\n' + '* Unbreak CI\r\n' + '\r\n' + '- Upgrade containers and boxes to use newer versions\r\n' + '- Remove create.yml/destroy.yml templates copied by molecule with molecule init for unlucky plugins\r\n' + '- Rename vagrant tests to avoid "import vagrant" in the test importing the
ack / 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: '13462901821', name: 'push', payload: { after: '980db38a12043e1685dd0e91e9845f1ae684cab1', base_ref: null, before: 'cc9404570a8d7bb9519549e7a68bf43f84fc0f0d', commits: [ { author: { email: '[email protected]', name: 'ZY', username: 'loozhengyuan' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '9943538d487b25a03d24c886980f3d0a643aaaaa', message: 'gce: add missing deps for GCE driver (#247)', timestamp: '2024-06-12T13:04:53+01:00', tree_id: 'ba922e2201bcd5a021596987b1e1a4c702c1932d', url: 'https://github.com/apatard/molecule-plugins/commit/9943538d487b25a03d24c886980f3d0a643aaaaa' }, { author: { email: '[email protected]', name: 'Arnaud Patard', username: 'apatard' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: '5ab90a0248e3c1928900547c336074c67a6cc8c3', message: 'Unbreak CI (#260)\n' + '\n' + '* Unbreak CI\r\n' + '\r\n' + '- Upgrade containers and boxes to use newer versions\r\n' + '- Remove create.yml/destroy.yml templates copied by molecule with molecule init for unlucky plugins\r\n' + '- Rename vagrant tests to avoid "import vagrant" in the test importing the\r\n' + ' test module instead of importing the vagrant module.\r\n' + '- Move the vagrant box_url testing to its own test to avoid failures in multi-node\r\n' + ' where it would be hard to know if the issue is with the test or with the box_url test.\r\n' + '\r\n' + 'Signed-off-by: Arnaud Patard <[email protected]>\r\n' + '\r\n' + '* [pre-commit.ci] auto fixes from pre-commit.com hooks\r\n' + '\r\n' + 'for more information, see https://pre-commit.ci\r\n' + '\r\n' + '---------\r\n' + '\r\n' + 'Signed-off-by: Arnaud Patard <[email protected]>\r\n' + 'Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>', timestamp: '2024-09-19T17:45:16+01:00', tree_id: '15e587950a6af48ed64848640e76a901834b0eb2', url: 'https://github.com/apatard/molecule-plugins/commit/5ab90a0248e3c1928900547c336074c67a6cc8c3' }, { author: { email: '[email protected]', name: 'Daniel', username: 'danielpodwysocki' }, committer: { email: '[email protected]', name: 'GitHub', username: 'web-flow' }, distinct: false, id: 'fdc748ffa7b72686f4f99196c8b528167eccf40f', message: 'fix #239 , use python-style templating instead of Jinja in the plugins login_cmd_template (#240)\n' + '\n' + 'fix #239 , use python-style templating instead of Jinja in all drivers login_cmd_template\r\n' + '\r\n' + 'This file assumes Jinja templating for the port parameter and passes a Jinja-style "{{ port }}".\r\n' + '\r\n' + 'https://github.com/ansible/molecule/blob/main/src/molecule/command/login.py#L105\r\n' + '\r\n' + 'When it reach
ack / update_release_draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
ack / update_release_draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
ack / update_release_draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
ack / update_release_draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)