Skip to content

feat(ci): automated catalog refresh #54

feat(ci): automated catalog refresh

feat(ci): automated catalog refresh #54

Triggered via pull request August 23, 2026 22:36
Status Success
Total duration 12s
Artifacts

release-drafter.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
update
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /run/github-runner/pgfirstaid-3/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:104:5) at async Job.doExecute (/run/github-runner/pgfirstaid-3/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '32671096397', name: 'pull_request', payload: { action: 'synchronize', after: '1279193175ed757475b0a252549e187bd05cf679', before: '5bc97a2b98cce5467b79b1a89efa1e717f1bd91b', number: 40, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/issues/40/comments' }, commits: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/40/commits' }, html: { href: 'https://github.com/randoneering/pgFirstAid/pull/40' }, issue: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/issues/40' }, review_comment: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/40/comments' }, self: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/40' }, statuses: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/statuses/1279193175ed757475b0a252549e187bd05cf679' } }, active_lock_reason: null, additions: 6358, assignee: null, assignees: [], author_association: 'OWNER', auto_merge: null, base: { label: 'randoneering:main', ref: 'main', repo: { allow_auto_merge: false, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: false, archive_url: 'https://api.github.com/repos/randoneering/pgFirstAid/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/randoneering/pgFirstAid/assignees{/user}', blobs_url: 'https://api.github.com/repos/randoneering/pgFirstAid/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/randoneering/pgFirstAid/branches{/branch}', clone_url: 'https://github.com/randoneering/pgFirstAid.git', collaborators_url: 'https://api.github.com/repos/randoneering/pgFirstAid/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/randoneering/pgFirstAid/comments{/number}', commits_url: 'https://api.github.com/repos/randoneering/pgFirstAid/commits{/sha}', compare_url: 'https://api.github.com/repos/randoneering/pgFirstAid/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/randoneering/pgFirstAid/contents/{+path}', contributors_url: 'https://api.github.com/repos/randoneering/pgFirstAid/contributors', created_at: '2025-05-16T00:57:59Z', default_branch: 'main', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/randoneering/pgFirstAid/deployments', description: 'Easy to deploy, open source, postgresql function that provides a prioritized list of actions to take to improve stability and performance. ', disabled: false, downloads_url: 'https://api.github.com/repos/randoneering/pgFirstAid/downloads', events_url: 'https://api.github.com/repos/randoneering/pgFirstAid/events', fork: false, forks: 8, forks_count: 8, forks_url: 'https://api.github.com/repos/randoneering/p
update
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '32671096397', status: 422, response: { url: 'https://api.github.com/repos/randoneering/pgFirstAid/releases/374053531', 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, Warning', connection: 'close', 'content-length': '210', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Sun, 23 Aug 2026 22:36:33 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; contents=write,workflows=write', 'x-content-type-options': 'nosniff', 'x-frame-options': 'deny', 'x-github-api-version-selected': '2022-11-28', 'x-github-edge-region': 'iad', 'x-github-media-type': 'github.v3; format=json', 'x-github-request-id': '35C0:9A36:520BB8:10FAC17:6A8B75F0', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4999', 'x-ratelimit-reset': '1787528192', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '1', '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/randoneering/pgFirstAid/releases/374053531', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/24', authorization: 'bearer [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: `{"body":"## What's Changed\\n\\n- feat (checks): add Known CVE and Known Bug rows from curated catalogs (#39) by @randoneering\\n- feat(checks): Postgres Mistakes And How To Avoid Them (#37) by @randoneering\\n- fix(ci): Adding critical fixes to CI (#38) by @randoneering\\n- feat(skills): pgFirstAid skill and .gitignore update (#36) by @randoneering\\n\\n**Full Changelog**: https://github.com/randoneering/pgFirstAid/compare/v2.2.1...v2.2.2\\n","draft":true,"prerelease":false,"make_latest":"true","name":"v2.2.2","tag_name":"v2.2.2","target_commitish":"refs/pull/40/merge"}`, request: {} }, event: { id: '32671096397', name: 'pull_request', payload: { action: 'synchronize', after: '1279193175ed757475b0a252549e187bd05cf679', before: '5bc97a2b98cce5467b79b1a89efa1e717f1bd91b', number: 40, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/issues/40/comments' }, commits: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/40/commits' }, html: { href: 'https://github.com/randoneering/pgFirstAid/pull/40' }, issue: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/issues/40' }, review_comment: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/randoneering/pgFirstAid/pulls/40/comments' }, self: { href: 'https://api.github.com/repos/randoneering/pgFi
update
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/