Update -SNAPSHOT versions to correct milestone #2099
Annotations
2 errors and 1 warning
📝 Update release notes draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '12473598442',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/grails-forge/releases/186517926',
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, 23 Dec 2024 22:11:45 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-oauth-scopes': 'repo',
'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': '6046:140BB:929719E:124AFACE:6769E021',
'x-oauth-scopes': 'public_repo, read:packages, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4650',
'x-ratelimit-reset': '1734994358',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '350',
'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/grails/grails-forge/releases/186517926',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"body":"## What\'s Changed\\n\\n- Update to grails-core:7.0.0-M1 and grails-gradle-plugin:7.0.0-M3 @jamesfredley (#470)\\n- Remove sitemesh dependency & update asset-pipeline to 5.0.5 @jamesfredley (#469)\\n- Generate apps with Gradle 8.11.1 @codeconsole (#468)\\n- Update to asset-pipeline 5.0.4 @jamesfredley (#463)\\n- Update to asset-pipeline 5.0.3 @jamesfredley (#462)\\n- Merge 6.2.x into 7.0.x @jamesfredley (#460)\\n- Merge 6.1.x into 6.2.x @jamesfredley (#459)\\n- Merge 6.0.x into 6.1.x @jamesfredley (#458)\\n- Split GCP deployment into separate manually run GitHub Workflows for release and snapshot @jamesfredley (#454)\\n- 7.0.x formatting @codeconsole (#455)\\n- Add prev-snapshot GCP deploy workflow @jamesfredley (#456)\\n- Bootstrap 5.3.3 @codeconsole (#452)\\n- Change next to Next @jamesfredley (#451)\\n- Create next GitHub workflow @jamesfredley (#450)\\n- merge 6.2.x into 7.0.x @jamesfredley (#449)\\n- merge 6.1.x into 6.2.x @jamesfredley (#448)\\n- initial prev github workflow @jamesfredley (#446)\\n- Merge 6.2.x into 7.0.x @jamesfredley (#441)\\n- Merge 6.1.x into 6.2.x @matrei (#440)\\n- Merge 6.0.x into 6.1.x @matrei (#438)\\n- Remove Automatic Snapshot Deployment to GCR for older versions @matrei (#435)\\n- 6.2.x - Do not default the java version from the grails cli version @jdaugherty (#434)\\n- Update to grails 6.2.3-SNAPSHOT and grails-gradle-plugin 6.2.4-SNAPSHOT @jamesfredley (#428)\\n\\n## 🐛 Bug Fixes\\n\\n- Remove space before `testFixtures` parentheses @matrei (#461)\\n- chore: README.md documentation links fix/update @gsartori (#432)\\n\\n## 🔧 Maintenance\\n\\n- Remove space before `testFixtures` parentheses @matrei (#461)\\n- run clean before build to work
|
📝 Update release notes 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: '12473598442',
name: 'pull_request',
payload: {
action: 'opened',
number: 471,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/64546?v=4',
description: '',
events_url: 'https://api.github.com/orgs/grails/events',
hooks_url: 'https://api.github.com/orgs/grails/hooks',
id: 64546,
issues_url: 'https://api.github.com/orgs/grails/issues',
login: 'grails',
members_url: 'https://api.github.com/orgs/grails/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjY0NTQ2',
public_members_url: 'https://api.github.com/orgs/grails/public_members{/member}',
repos_url: 'https://api.github.com/orgs/grails/repos',
url: 'https://api.github.com/orgs/grails'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/grails/grails-forge/issues/471/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/471/commits'
},
html: { href: 'https://github.com/grails/grails-forge/pull/471' },
issue: {
href: 'https://api.github.com/repos/grails/grails-forge/issues/471'
},
review_comment: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/471/comments'
},
self: {
href: 'https://api.github.com/repos/grails/grails-forge/pulls/471'
},
statuses: {
href: 'https://api.github.com/repos/grails/grails-forge/statuses/745697b66fad1eb8fa8d009a83620830ecbc33b5'
}
},
active_lock_reason: null,
additions: 6,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails:7.0.x',
ref: '7.0.x',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/grails/grails-forge/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/grails-forge/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/grails-forge/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/grails-forge/branches{/branch}',
clone_url: 'https://github.com/grails/grails-forge.git',
collaborators_url: 'https://api.github.com/repos/grails/grails-forge/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/grails-forge/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/grails-forge/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/grails-forge/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/grails-forge/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grails/grails-forge/contributors',
created_at: '2022-02-16T02:46:03Z',
default_branch: '7.0.x',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/grails/grails-forge/deployments',
description: 'This is Grails project creator. Grails proje
|
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Loading