Add support for certificates hot reload (#4880) #122
release-drafter.yml
on: push
update_release_draft
1m 31s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '12015675836',
status: 403,
response: {
url: 'https://api.github.com/repos/willyborankin/security/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: 'Mon, 25 Nov 2024 17:42:08 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': '5300:1DABDC:100F74AA:10371C2D:6744B6F0',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1732560041',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '7',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/willyborankin/security/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/heads/main","name":"Version (set version here)","tag_name":"","body":"Compatible with OpenSearch (set version here).\\n* No changes\\n","draft":true,"prerelease":false,"make_latest":"true"}',
request: {}
},
event: {
id: '12015675836',
name: 'push',
payload: {
after: 'c22002a5313fa2cc265b43c2177ecc2357ad0701',
base_ref: null,
before: '49bc80f71be9744fbc8da646527a5f9c106edbe5',
commits: [
{
author: {
email: 'andriy.redko@aiven.io',
name: 'Andriy Redko',
username: 'reta'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9dfd5a0661ff1086d0041fbbbef41d0e282dcb02',
message: 'Update Gradle to 8.11.1 (#4924)\n' +
'\n' +
'Signed-off-by: Andriy Redko <andriy.redko@aiven.io>',
timestamp: '2024-11-20T20:25:43+01:00',
tree_id: '97713aa3a877a6c63c4824ab7c53a77d5ccf4bd9',
url: 'https://github.com/willyborankin/security/commit/9dfd5a0661ff1086d0041fbbbef41d0e282dcb02'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6a16fdb0c2546d488f203939797a08732b7edb58',
message: 'Bump Wandalen/wretry.action from 3.7.2 to 3.7.3 (#4931)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.nor
|
update_release_draft
HttpError: Resource not accessible by integration
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: '12015675836',
name: 'push',
payload: {
after: 'c22002a5313fa2cc265b43c2177ecc2357ad0701',
base_ref: null,
before: '49bc80f71be9744fbc8da646527a5f9c106edbe5',
commits: [
{
author: {
email: 'andriy.redko@aiven.io',
name: 'Andriy Redko',
username: 'reta'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9dfd5a0661ff1086d0041fbbbef41d0e282dcb02',
message: 'Update Gradle to 8.11.1 (#4924)\n' +
'\n' +
'Signed-off-by: Andriy Redko <andriy.redko@aiven.io>',
timestamp: '2024-11-20T20:25:43+01:00',
tree_id: '97713aa3a877a6c63c4824ab7c53a77d5ccf4bd9',
url: 'https://github.com/willyborankin/security/commit/9dfd5a0661ff1086d0041fbbbef41d0e282dcb02'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6a16fdb0c2546d488f203939797a08732b7edb58',
message: 'Bump Wandalen/wretry.action from 3.7.2 to 3.7.3 (#4931)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-11-25T15:02:04+01:00',
tree_id: '1ffcc9ac9258ffd6d0f478b77949cd48d995d5da',
url: 'https://github.com/willyborankin/security/commit/6a16fdb0c2546d488f203939797a08732b7edb58'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '59a01ddb2306b37c2b8dd0f333258d4e417d63c9',
message: 'Bump com.google.googlejavaformat:google-java-format from 1.24.0 to 1.25.0 (#4930)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-11-25T15:03:08+01:00',
tree_id: '71c518f94512aeabe30cee5a9f2cb22c1a466eb7',
url: 'https://github.com/willyborankin/security/commit/59a01ddb2306b37c2b8dd0f333258d4e417d63c9'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '6deeaba7d1bdda702bc6d52a6d92fa8f015311ee',
message: 'Bump com.google.errorprone:error_prone_annotations from 2.35.1 to 2.36.0 (#4929)\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2024-11-25T09:22:58-05:00',
tree_id: 'fd9173bf9e1aa77cfd706d6fe8ec00f852b76357',
url: 'https://github.com/willyborankin/security/commit/6deeab
|