Skip to content

build(github): Bump the gha group across 1 directory with 2 updates #614

build(github): Bump the gha group across 1 directory with 2 updates

build(github): Bump the gha group across 1 directory with 2 updates #614

Triggered via pull request October 23, 2024 17:32
Status Success
Total duration 22s
Artifacts

release-drafter.yml

on: pull_request
update_release_draft
13s
update_release_draft
Fit to window
Zoom out
Zoom in

Annotations

2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '11485124374', status: 422, response: { url: 'https://api.github.com/repos/ryankanno/py-golf-games/releases/73729051', status: 422, 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-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Wed, 23 Oct 2024 17:32:31 GMT', 'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin', server: 'github.com', 'strict-transport-security': 'max-age=31536000; includeSubdomains; preload', 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': 'F301:A3E9B:5524AB:55BC31:6719332F', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4912', 'x-ratelimit-reset': '1729706923', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '88', 'x-xss-protection': '0' }, data: { message: 'Validation Failed', errors: [ { resource: 'Release', code: 'invalid', field: 'target_commitish' } ], documentation_url: 'https://docs.github.com/rest/releases/releases#update-a-release', status: '422' } }, request: { method: 'PATCH', url: 'https://api.github.com/repos/ryankanno/py-golf-games/releases/73729051', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What’s Changed\\n\\n* build(deps-dev): Bump jinja2 from 3.1.2 to 3.1.3 (#271) @dependabot\\n* build(deps): Bump structlog from 23.2.0 to 23.3.0 (#264) @dependabot\\n* build: updated commitlint (#251) @ryankanno\\n* build(docker): bump python from 3.8-slim-buster to 3.11-slim-buster (#41) @dependabot\\n* build: pre-commit flake8 fix (#42) @ryankanno\\n\\n## :rocket: Features\\n\\n* feat: project upgrade (#32) @ryankanno\\n\\n## :package: Build System & CI/CD\\n\\n* build: migrate to uv (#322) @ryankanno\\n* fix: updated cruft template (#319) @ryankanno\\n* chore: added cruft config (#318) @ryankanno\\n* build(github): Bump the gha group across 1 directory with 7 updates (#308) @dependabot\\n* build(deps): updated dependencies (#310) @ryankanno\\n* build(github): Bump the gha group with 3 updates (#270) @dependabot\\n* build(github): Bump the gha group with 5 updates (#260) @dependabot\\n* build(github): Bump the gha group with 1 update (#255) @dependabot\\n* build(github): Bump the gha group with 4 updates (#250) @dependabot\\n* build(github): Bump hmarr/auto-approve-action from 3.1.0 to 3.2.1 (#140) @dependabot\\n* build: update dependabot (#249) @ryankanno\\n* build(github): Bump pascalgn/automerge-action from 0.15.5 to 0.15.6 (#127) @dependabot\\n* build: updated deps (#189) @ryankanno\\n* build(github): bump dependabot/fetch-metadata from 1.3.5 to 1.3.6 (#103) @dependabot\\n* build(github): Bump aslafy-z/conventional-pr-title-action from 3.0.0 to 3.0.1 (#125) @dependabot\\n* build: updated deps (#126) @ryankanno\\n* build(github): bump hadolint/hadolint-action from 3.0.0 to 3.1.0 (#99) @dependabot\\n* build: fix merge labels (#63) @ryankanno\\n* build(deps-dev): bump tox from 3.27.1 to 4.0.3 (#62) @dependabot\\n* build
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} 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: '11485124374', name: 'pull_request', payload: { action: 'synchronize', after: '6f617525b79b605975b564f419105113aad5fb1e', before: 'a68b4a3f45d74ef2fbd4f29f6912a56bbf0a98c2', number: 313, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/issues/313/comments' }, commits: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/pulls/313/commits' }, html: { href: 'https://github.com/ryankanno/py-golf-games/pull/313' }, issue: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/issues/313' }, review_comment: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/pulls/313/comments' }, self: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/pulls/313' }, statuses: { href: 'https://api.github.com/repos/ryankanno/py-golf-games/statuses/6f617525b79b605975b564f419105113aad5fb1e' } }, active_lock_reason: null, additions: 2, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'ryankanno:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: false, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/ryankanno/py-golf-games/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/ryankanno/py-golf-games/assignees{/user}', blobs_url: 'https://api.github.com/repos/ryankanno/py-golf-games/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/ryankanno/py-golf-games/branches{/branch}', clone_url: 'https://github.com/ryankanno/py-golf-games.git', collaborators_url: 'https://api.github.com/repos/ryankanno/py-golf-games/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/ryankanno/py-golf-games/comments{/number}', commits_url: 'https://api.github.com/repos/ryankanno/py-golf-games/commits{/sha}', compare_url: 'https://api.github.com/repos/ryankanno/py-golf-games/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/ryankanno/py-golf-games/contents/{+path}', contributors_url: 'https://api.github.com/repos/ryankanno/py-golf-games/contributors', created_at: '2013-08-28T10:25:16Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/ryankanno/py-golf-games/deployments', description: "Modeling golf games. Please don't depend on this package as it is being used to test out a migration to Github / Github actions.", disabled: false, downloads_url: 'https://api.github.com/repos/ryankanno/py-golf-games/downloads', events_url: 'https://api.github.com/repos/ryankanno/py-golf-games/events', fork: false, forks: 0, forks_count: 0, forks_url: 'https://api.github.com/repos/ryankanno/py-golf-games/forks', full_