Bump org.junit:junit-bom from 5.10.0 to 5.10.1 #63
release-drafter.yml
on: push
update_release_draft
/
update_release_draft
4s
Annotations
2 errors
update_release_draft / update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6918659503',
status: 403,
response: {
url: 'https://api.github.com/repos/apache/maven-build-cache-extension/releases',
status: 403,
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-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Sun, 19 Nov 2023 05:40:53 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'GitHub.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
'transfer-encoding': 'chunked',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-accepted-github-permissions': 'contents=write; contents=write,workflows=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': '8CC5:3707:389668:77EBF4:65599FE5',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14992',
'x-ratelimit-reset': '1700376039',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '8',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/apache/maven-build-cache-extension/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.2 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"1.0.2","tag_name":"maven-build-cache-extension-1.1.0","body":"<!-- Optional: add a release summary here -->\\n- [[MBUILDCACHE-32]](https://issues.apache.org/jira/browse/MBUILDCACHE-32) - Do not print exception when probing builds ([#33](https://github.com/apache/maven-build-cache-extension/pull/33)) @AlexanderAshitkin\\n- remove debugging code ([#99](https://github.com/apache/maven-build-cache-extension/pull/99)) @elharo\\n- remove unused logback dependency ([#88](https://github.com/apache/maven-build-cache-extension/pull/88)) @elharo\\n- [[MBUILDCACHE-60]](https://issues.apache.org/jira/browse/MBUILDCACHE-60) - Remove undeclared Guava dependency with Arrays.asList ([#86](https://github.com/apache/maven-build-cache-extension/pull/86)) @elharo\\n\\n## 🚀 New features and improvements\\n\\n- [[MCLEAN-109]](https://issues.apache.org/jira/browse/MCLEAN-109) - Add METRO hash implementation ([#58](https://github.com/apache/maven-build-cache-extension/pull/58)) @gnodet\\n\\n## 🐛 Bug Fixes\\n\\n- [[MBUILDCACHE-67]](https://issues.apache.org/jira/browse/MBUILDCACHE-67) - Bugfix artifact restoration error not handled properly ([#92](https://github.com/apache/maven-build-cache-extension/pull/92)) @kbuntrock\\n- [[MBUILDCACHE-64]](https://issues.apache.org/jira/browse/MBUILDCACHE-64) - Exclusion mechanism bugfix ([#91](https://github.com/apache/maven-build-cache-extension/pull/91)) @kbuntrock\\n- [[MBUILDCACHE-66]](https://issues.apache.org/jira/browse/MBUILDCACHE-66) - Mojo need some values seed in scope ([#90](https://github.com/apache/maven-build-cache-extension/pull/90)) @olamy\\n\\n## 📦 Dependency updates\\n\\n- Bump org.junit:junit-bom from 5.10.0 to 5.10.1 ([#107](https://github.com/apache/maven-build-cache-extension/pull/107)) @dependabot\\n- Bump org.testcontainers:testcontainers-bom from 1.19.1
|
update_release_draft / update_release_draft
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6918659503',
name: 'push',
payload: {
after: '47cebb3bd22b4a040fa69839b6c5391691175781',
base_ref: null,
before: '54953b6b4e4e2867c20c9602d2d1ff8ea889b9a4',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '47cebb3bd22b4a040fa69839b6c5391691175781',
message: 'Bump org.junit:junit-bom from 5.10.0 to 5.10.1\n' +
'\n' +
'Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.\n' +
'- [Release notes](https://github.com/junit-team/junit5/releases)\n' +
'- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: org.junit:junit-bom\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-patch\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2023-11-19T05:40:40Z',
tree_id: '98eceffc936ccc843c99d970e72092cffabf3763',
url: 'https://github.com/apache/maven-build-cache-extension/commit/47cebb3bd22b4a040fa69839b6c5391691175781'
}
],
compare: 'https://github.com/apache/maven-build-cache-extension/compare/54953b6b4e4e...47cebb3bd22b',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '47cebb3bd22b4a040fa69839b6c5391691175781',
message: 'Bump org.junit:junit-bom from 5.10.0 to 5.10.1\n' +
'\n' +
'Bumps [org.junit:junit-bom](https://github.com/junit-team/junit5) from 5.10.0 to 5.10.1.\n' +
'- [Release notes](https://github.com/junit-team/junit5/releases)\n' +
'- [Commits](https://github.com/junit-team/junit5/compare/r5.10.0...r5.10.1)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: org.junit:junit-bom\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-patch\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2023-11-19T05:40:40Z',
tree_id: '98eceffc936ccc843c99d970e72092cffabf3763',
url: 'https://github.com/apache/maven-build-cache-extension/commit/47cebb3bd22b4a040fa69839b6c5391691175781'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/47359?v=4',
description: '',
events_url: 'https://api.github.com/orgs/apache/events',
hooks_url: 'https://api.github.com/orgs/apache/hooks',
id: 47359,
issues_url: 'https://api.github.com/orgs/apache/issues',
login: 'apache',
members_url: 'https://api.github.com/orgs/apache/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ3MzU5',
public_member
|