Skip to content

docs: Remove promise of improvement #182

docs: Remove promise of improvement

docs: Remove promise of improvement #182

Triggered via pull request August 7, 2024 12:19
Status Success
Total duration 53s
Artifacts

release-drafter.yml

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

Annotations

2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '10284154644', status: 422, response: { url: 'https://api.github.com/repos/geeksforsocialchange/imok/releases/42823374', 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, 07 Aug 2024 12:20:46 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': '4838:31E945:132E19C6:23C401A2:66B3669E', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4993', 'x-ratelimit-reset': '1723036806', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '7', '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/geeksforsocialchange/imok/releases/42823374', 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* Add patreon and opencollective (#101) @kimadactyl\\n* Send different messages when member is already registered (#99) @wheresalice\\n* Remove dupe keyword (#62) @kimadactyl\\n* docs: improve translation documentation (#56) @wheresalice\\n* Add additional release-drafter tags (#55) @kimadactyl\\n* translation: add en_GB translations (#51) @wheresalice\\n* translation: add en_GB reference translation (#49) @wheresalice\\n* bug: Don't translate admin strings until we're ready (#47) @kimadactyl\\n* docs: choose a standard date/time format (#31) @wheresalice\\n* docs: Complete documentation for prerelease (#23) @kimadactyl\\n* ability to set preferred communication channel and whether registration is required (#19) @wheresalice\\n* Make changes to fieldtypes and admin interface (#18) @kimadactyl\\n* Add some kind of resolution to the root url (#17) @kimadactyl\\n* WIP: Start updating docs (#13) @kimadactyl\\n* Fix GitHub Actions CI by upgrading to Python 3.8 (#12) @wheresalice\\n* WIP: Convert gdoc features to Gherkins (#10) @kimadactyl\\n\\n## 🚀 Features\\n\\n* translation: import translations from POEditor (#88) @wheresalice\\n* feat: notify admins on new releases (#82) @wheresalice\\n* feat: automatically compile any translations (#54) @wheresalice\\n* feat: warn admins when a member is added without a phone_number (#46) @wheresalice\\n* feat: notify admins about newly registered members (#28) @wheresalice\\n* feat: support the ability to override the server name (#26) @wheresalice\\n* feat: add WhatsApp support (#22) @wheresalice\\n\\n## 🐛 Bug Fixes\\n\\n* fix: clean up Telegram group logic to not require a group name (#97) @wheresalice\\n* fix: handle NAME command sent without a name (#94)
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5/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/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '10284154644', name: 'pull_request', payload: { action: 'opened', number: 107, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/30412497?v=4', description: 'Working towards a fairer society using activism, technology, and research.', events_url: 'https://api.github.com/orgs/geeksforsocialchange/events', hooks_url: 'https://api.github.com/orgs/geeksforsocialchange/hooks', id: 30412497, issues_url: 'https://api.github.com/orgs/geeksforsocialchange/issues', login: 'geeksforsocialchange', members_url: 'https://api.github.com/orgs/geeksforsocialchange/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjMwNDEyNDk3', public_members_url: 'https://api.github.com/orgs/geeksforsocialchange/public_members{/member}', repos_url: 'https://api.github.com/orgs/geeksforsocialchange/repos', url: 'https://api.github.com/orgs/geeksforsocialchange' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/issues/107/comments' }, commits: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/pulls/107/commits' }, html: { href: 'https://github.com/geeksforsocialchange/imok/pull/107' }, issue: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/issues/107' }, review_comment: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/pulls/107/comments' }, self: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/pulls/107' }, statuses: { href: 'https://api.github.com/repos/geeksforsocialchange/imok/statuses/7e3f8694832a4d18804f1605308d7a730678afe0' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'MEMBER', auto_merge: null, base: { label: 'geeksforsocialchange: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/geeksforsocialchange/imok/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/geeksforsocialchange/imok/assignees{/user}', blobs_url: 'https://api.github.com/repos/geeksforsocialchange/imok/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/geeksforsocialchange/imok/branches{/branch}', clone_url: 'https://github.com/geeksforsocialchange/imok.git', collaborators_url: 'https://api.github.com/repos/geeksforsocialchange/imok/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/geeksforsocialchange/imok/comments{/number}', commits_url: 'https://api.github.com/repos/geeksforsocialchange/imok/commits{/sha}', compare_url: 'https://api.github.com/repos/geeksforsocialchange/imok/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/geeksforsocialchange/imok/contents/{+path}', contributors_url: 'https://api.github.co
update_release_draft
The following actions uses Node.js version which is deprecated and will be forced to run on node20: release-drafter/release-drafter@v5. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/