fix: download*()
methods work
#86
release-notes.yml
on: pull_request
update_release_draft
10s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11786845545',
status: 422,
response: {
url: 'https://api.github.com/repos/grails/geb/releases',
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, 11 Nov 2024 22:03:12 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': 'E300:D1350:F66330:1E147FE:67327F20',
'x-oauth-scopes': 'public_repo, repo:status',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4984',
'x-ratelimit-reset': '1731366175',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '16',
'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#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/grails/geb/releases',
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: '{"target_commitish":"refs/pull/74/merge","name":"0.1.0","tag_name":"v0.1.0","body":"## What\'s Changed\\n\\n- Add convenience methods to interact with container @sbglasius (#69)\\n- Correct and improve README.md @matrei (#71)\\n- docs: Update README.md @matrei (#70)\\n- Use Gradle java version release flag @matrei (#67)\\n- Prevent `NullPointerException` in `cleanupSpec` @matrei (#66)\\n- add more Container runtimes @jamesfredley (#65)\\n- ci: Update github workflows @matrei (#62)\\n- Remove duplicate text from readme @matrei (#64)\\n- Add feature to run Geb specs with Testcontainers @matrei (#61)\\n- Update plugin com.gradle.enterprise to v3.18.1 @renovate (#46)\\n- docs: Update readme with correct path to GebConfig @matrei (#48)\\n- Update dependency com.github.javaparser:javaparser-core to v3.26.2 @renovate (#55)\\n- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v2 @renovate (#59)\\n- Adjust dependency scope and add additional dependencies @jamesfredley (#60)\\n- Update to Grails 7, Java 17, Gradle 8.10.2, Geb 7.0 and Groovy 4.0.23 @jamesfredley (#54)\\n- Update readme @matrei (#45)\\n- Update dependency org.grails:grails-core to v5.3.5 @renovate (#47)\\n- Update dependency org.grails:grails-core to v5.3.4 @renovate (#41)\\n- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12.1 @renovate (#44)\\n- Update actions/setup-java action to v4 @renovate (#40)\\n- Update dependency org.grails:grails-gradle-plugin to v5.3.1 - autoclosed @renovate (#42)\\n- Update plugin com.gradle.enterprise to v3.16 @renovate (#43)\\n- Update plugin com.gradle.common-custom-user-data-gradle-plugin to v1.12 @renovate (#39)\\n- Update Java CI Workflow @puneetbehl (#38)\\n- Update dependency org.grails:grails-gradle-plugin to
|
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: '11786845545',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'ac226231c9683deb9f55ab046b8f32c7b4f934de',
before: 'e4218330ffb6c9cf223846456ea101f0621e8ca7',
number: 74,
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/geb/issues/74/comments'
},
commits: {
href: 'https://api.github.com/repos/grails/geb/pulls/74/commits'
},
html: { href: 'https://github.com/grails/geb/pull/74' },
issue: { href: 'https://api.github.com/repos/grails/geb/issues/74' },
review_comment: {
href: 'https://api.github.com/repos/grails/geb/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/grails/geb/pulls/74/comments'
},
self: { href: 'https://api.github.com/repos/grails/geb/pulls/74' },
statuses: {
href: 'https://api.github.com/repos/grails/geb/statuses/ac226231c9683deb9f55ab046b8f32c7b4f934de'
}
},
active_lock_reason: null,
additions: 274,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'grails:5.0.x',
ref: '5.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: false,
archive_url: 'https://api.github.com/repos/grails/geb/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/grails/geb/assignees{/user}',
blobs_url: 'https://api.github.com/repos/grails/geb/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/grails/geb/branches{/branch}',
clone_url: 'https://github.com/grails/geb.git',
collaborators_url: 'https://api.github.com/repos/grails/geb/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/grails/geb/comments{/number}',
commits_url: 'https://api.github.com/repos/grails/geb/commits{/sha}',
compare_url: 'https://api.github.com/repos/grails/geb/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/grails/geb/contents/{+path}',
contributors_url: 'https://api.github.com/repos/grails/geb/contributors',
created_at: '2014-12-11T00:35:11Z',
default_branch: '5.0.x',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/grails/geb/deployments',
description: 'Geb Functional Testing for Grails® framework',
disabled: false,
downloads_url: 'https://api.github.com/repos/grails/geb/download
|