Skip to content

Fix CI workflows

Fix CI workflows #45

Triggered via pull request December 3, 2024 10:44
Status Success
Total duration 30s
Artifacts

release-notes.yml

on: pull_request
update_release_draft
20s
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: '12137995842', status: 422, response: { url: 'https://api.github.com/repos/gpc/grails-mail/releases/188667368', 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: 'Tue, 03 Dec 2024 10:44:57 GMT', 'github-authentication-token-expiration': '2024-12-29 23:00:00 UTC', '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': '2AC0:39B28B:4B61C49:94E075F:674EE129', 'x-oauth-scopes': 'repo', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4962', 'x-ratelimit-reset': '1733224802', '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/gpc/grails-mail/releases/188667368', 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- Add ability to specify envelope-sender address per sendMail call @spither (#3)\\n- Allow different configurations to be passed to mail service. @jameswwarner (#17)\\n- Fixed integration test. Autowiring by name did not work because of wrong... @saw303 (#20)\\n- Make sure grails-mail compiles with Grails 2.4.0 @saw303 (#19)\\n- Fixed wrong path to Config.groovy in docs @lundvall (#12)\\n- Allow using closure argument in sendMail method @toy (#13)\\n- Fix for GPMAIL-61 @nwwells (#11)\\n- Mail plugin docs copied from grails.org plugin page @danaberke (#5)\\n- Add i18n for mail templates and possibility to attach a Resource (useful for streaming) @neur0maner (#2)\\n\\n## Contributors\\n\\n@candrews, @danaberke, @davidkron, @davydotcom, @double16, @erichelgeson, @graemerocher, @jameswwarner, @ldaley, @lundvall, @marcpalmer, @matrei, @neur0maner, @nwwells, @pledbrook, @puneetbehl, @saw303, @sbglasius, @scottburch, @spither, @timaebi, @tkvw, @toy, @xhkz, @zhuravskiy, Burt Beckwith, Dave Cherry, James Kleeh, James Warner, Jeff Brown, Jeff Scott Brown, Rob Bugh and unknown\\n","draft":true,"prerelease":false,"make_latest":"true","name":"0.1.0","tag_name":"v0.1.0","target_commitish":"refs/pull/60/merge"}`, request: {} }, event: { id: '12137995842', name: 'pull_request', payload: { action: 'synchronize', after: '47be73ed29fd6d41dbd075ddee1f1a9fdbdc9c00', before: 'acac735a7bf498acf4327290c140c29982fe8f62', number: 60, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/249412?v=4', description: '', events_url: 'https://api.github.com/orgs/gpc/e
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: '12137995842', name: 'pull_request', payload: { action: 'synchronize', after: '47be73ed29fd6d41dbd075ddee1f1a9fdbdc9c00', before: 'acac735a7bf498acf4327290c140c29982fe8f62', number: 60, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/249412?v=4', description: '', events_url: 'https://api.github.com/orgs/gpc/events', hooks_url: 'https://api.github.com/orgs/gpc/hooks', id: 249412, issues_url: 'https://api.github.com/orgs/gpc/issues', login: 'gpc', members_url: 'https://api.github.com/orgs/gpc/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI0OTQxMg==', public_members_url: 'https://api.github.com/orgs/gpc/public_members{/member}', repos_url: 'https://api.github.com/orgs/gpc/repos', url: 'https://api.github.com/orgs/gpc' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/gpc/grails-mail/issues/60/comments' }, commits: { href: 'https://api.github.com/repos/gpc/grails-mail/pulls/60/commits' }, html: { href: 'https://github.com/gpc/grails-mail/pull/60' }, issue: { href: 'https://api.github.com/repos/gpc/grails-mail/issues/60' }, review_comment: { href: 'https://api.github.com/repos/gpc/grails-mail/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/gpc/grails-mail/pulls/60/comments' }, self: { href: 'https://api.github.com/repos/gpc/grails-mail/pulls/60' }, statuses: { href: 'https://api.github.com/repos/gpc/grails-mail/statuses/47be73ed29fd6d41dbd075ddee1f1a9fdbdc9c00' } }, active_lock_reason: null, additions: 21, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'gpc:4.0.x', ref: '4.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/gpc/grails-mail/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/gpc/grails-mail/assignees{/user}', blobs_url: 'https://api.github.com/repos/gpc/grails-mail/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/gpc/grails-mail/branches{/branch}', clone_url: 'https://github.com/gpc/grails-mail.git', collaborators_url: 'https://api.github.com/repos/gpc/grails-mail/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/gpc/grails-mail/comments{/number}', commits_url: 'https://api.github.com/repos/gpc/grails-mail/commits{/sha}', compare_url: 'https://api.github.com/repos/gpc/grails-mail/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/gpc/grails-mail/contents/{+path}', contributors_url: 'https://api.github.com/repos/gpc/grails-mail/contributors', created_at: '2010-07-27T10:21:25Z', default_branch: '5.0.x', delete_branch_on_merge: false, deployments_url: 'https://api.github.com/repos/gpc/grails-mail/deployments', description: 'The Grails Mail Plugin',
update_release_draft
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636