Add new workflow for Request With Review #5207
release-drafter.yml
on: pull_request
update_release_draft
6s
Annotations
2 errors and 1 warning
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12018738752',
status: 422,
response: {
url: 'https://api.github.com/repos/HyphaApp/hypha/releases/183380922',
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: 'Mon, 25 Nov 2024 21:04:07 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': 'B848:6177E:4ED4DB6:9AE2D6C:6744E647',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4962',
'x-ratelimit-reset': '1732571871',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '38',
'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/HyphaApp/hypha/releases/183380922',
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":"## Changes\\n\\n## 🚀 Features\\n\\n* Implement DJP: Django Plugins. (#4201) @frjo\\n* Add the ability to translate submissions (redux) (#4219) @wes-otf\\n* Add a reporting table for projects (#4051) @bickelj\\n* Hide contracting category documents from restricted users (#4136) @sandeepsajan0\\n* Review form unsaved changes notification (#4176) @bickelj\\n* Add the ability to translate submissions (#4134) @wes-otf\\n\\n## ⚙️ Enhancements\\n\\n* Only display `Show all` for reviewers previous reviews if there\'s more to show (#4221) @wes-otf\\n* Remove AwaitingReview view, give reviewer access to submission all (#4209) @frjo\\n* Remove fancybox modal for Contracting (#4174) @sandeepsajan0\\n* Add rolespermissions module, refractor the group and delete submission to use it (#4151) @theskumar\\n* Enhance look and feel of the submission results page (#4200) @theskumar\\n* Rebuild responsive-font-sizes mixin to use clamp (#4185) @frjo\\n* Fix sidebar width of comment form (#4193) @theskumar\\n\\n## 🐛 Bug Fixes\\n\\n* Fix submission with \\"invite to proposal\\" status stuck in draft if language is not english (#4220) @theskumar\\n* Fix filters on reviewer leaderboard. (#4225) @frjo\\n* Remove `js/toggle-related.js` template line (#4223) @wes-otf\\n* Display the sealed message the same way as archived (#4216) @frjo\\n* Revert translations for now. Increase build size to much, Heroku has a 500 MB max (#4199) @frjo\\n* Fix bug in submission-text-cleanup that made all tables display in the last field with a table (#4191) @frjo\\n* Replace doc_title filter with existing title_text_display property (#4195) @frjo\\n\\n## 🔧 Maintenance\\n\\n* Merged with weblate (#4227) @wes-otf\\n* Clean out unused css. (#4208) @frjo\\n* Add POSTGRESQL_REPLICATION_U
|
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: '12018738752',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '5b96101f6387ccb20876ba3324e545d0789e781f',
before: '95a9e1cad37244aa9805a5db48377953239162cd',
number: 4187,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/64094491?v=4',
description: 'Hypha is an open source submission management platform to receive and manage applications for funding.',
events_url: 'https://api.github.com/orgs/HyphaApp/events',
hooks_url: 'https://api.github.com/orgs/HyphaApp/hooks',
id: 64094491,
issues_url: 'https://api.github.com/orgs/HyphaApp/issues',
login: 'HyphaApp',
members_url: 'https://api.github.com/orgs/HyphaApp/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0MDk0NDkx',
public_members_url: 'https://api.github.com/orgs/HyphaApp/public_members{/member}',
repos_url: 'https://api.github.com/orgs/HyphaApp/repos',
url: 'https://api.github.com/orgs/HyphaApp'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/HyphaApp/hypha/issues/4187/comments'
},
commits: {
href: 'https://api.github.com/repos/HyphaApp/hypha/pulls/4187/commits'
},
html: { href: 'https://github.com/HyphaApp/hypha/pull/4187' },
issue: {
href: 'https://api.github.com/repos/HyphaApp/hypha/issues/4187'
},
review_comment: {
href: 'https://api.github.com/repos/HyphaApp/hypha/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/HyphaApp/hypha/pulls/4187/comments'
},
self: {
href: 'https://api.github.com/repos/HyphaApp/hypha/pulls/4187'
},
statuses: {
href: 'https://api.github.com/repos/HyphaApp/hypha/statuses/5b96101f6387ccb20876ba3324e545d0789e781f'
}
},
active_lock_reason: null,
additions: 217,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'HyphaApp:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/HyphaApp/hypha/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/HyphaApp/hypha/assignees{/user}',
blobs_url: 'https://api.github.com/repos/HyphaApp/hypha/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/HyphaApp/hypha/branches{/branch}',
clone_url: 'https://github.com/HyphaApp/hypha.git',
collaborators_url: 'https://api.github.com/repos/HyphaApp/hypha/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/HyphaApp/hypha/comments{/number}',
commits_url: 'https://api.github.com/repos/HyphaApp/hypha/commits{/sha}',
compare_url: 'https://api.github.com/repos/HyphaApp/hypha/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/HyphaApp/hypha/contents/{+path}',
contributors_url: 'https://api.github.com/repos/HyphaApp/hypha/contributors',
created_at: '2015-11-05T01:13:25Z',
default_branch: 'main',
delete_branch_on_merge: false,
|
update_release_draft
The following actions use a deprecated Node.js version 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/
|