Add ignore_hosts
config option for auth failure listener (#4538)
#106
release-drafter.yml
on: push
update_release_draft
1m 16s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '10199403257',
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: 'Thu, 01 Aug 2024 13:36:54 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': 'E881:370114:1381D7A:13ACB10:66AB8F76',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4993',
'x-ratelimit-reset': '1722522942',
'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: '10199403257',
name: 'push',
payload: {
after: 'bc92a8900ea147f92eed0c69eb9e787f4a5d3a65',
base_ref: null,
before: '055a07d6af0fe4bd277228fc497190d174bdca42',
commits: [
{
author: {
email: 'cwperx@amazon.com',
name: 'Craig Perkins',
username: 'cwperks'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c00fdd48caf5041cdd1b8a6adf339b261a6d8342',
message: 'Update PATCH API to fail validation if nothing changes (#4530)\n' +
'\n' +
'Signed-off-by: Craig Perkins <cwperx@amazon.com>',
timestamp: '2024-07-09T18:21:37+02:00',
tree_id: '84ee07f1f4ac18d82217a95f648fd9bf4a753603',
url: 'https://github.com/willyborankin/security/commit/c00fdd48caf5041cdd1b8a6adf339b261a6d8342'
},
{
author: {
email: '33570290+nibix@users.noreply.github.com',
name: 'Nils Bandener',
username: 'nibix'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'dabff35efaabb8872945183a32c69b357cb91b7d',
message: 'Separated DLS/FLS privilege evaluation from action privilege evaluation (#4490)\n' +
'\n' +
'Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>',
timestamp: '2024-07-09T16:20:59-04:00',
|
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: '10199403257',
name: 'push',
payload: {
after: 'bc92a8900ea147f92eed0c69eb9e787f4a5d3a65',
base_ref: null,
before: '055a07d6af0fe4bd277228fc497190d174bdca42',
commits: [
{
author: {
email: 'cwperx@amazon.com',
name: 'Craig Perkins',
username: 'cwperks'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'c00fdd48caf5041cdd1b8a6adf339b261a6d8342',
message: 'Update PATCH API to fail validation if nothing changes (#4530)\n' +
'\n' +
'Signed-off-by: Craig Perkins <cwperx@amazon.com>',
timestamp: '2024-07-09T18:21:37+02:00',
tree_id: '84ee07f1f4ac18d82217a95f648fd9bf4a753603',
url: 'https://github.com/willyborankin/security/commit/c00fdd48caf5041cdd1b8a6adf339b261a6d8342'
},
{
author: {
email: '33570290+nibix@users.noreply.github.com',
name: 'Nils Bandener',
username: 'nibix'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'dabff35efaabb8872945183a32c69b357cb91b7d',
message: 'Separated DLS/FLS privilege evaluation from action privilege evaluation (#4490)\n' +
'\n' +
'Signed-off-by: Nils Bandener <nils.bandener@eliatra.com>',
timestamp: '2024-07-09T16:20:59-04:00',
tree_id: 'aa1ba4c7ed12324c3917bd548c3ce48d6db37f62',
url: 'https://github.com/willyborankin/security/commit/dabff35efaabb8872945183a32c69b357cb91b7d'
},
{
author: {
email: 'zelinhao@amazon.com',
name: 'Zelin Hao',
username: 'zelinh'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '9d32a8cee9c789a33139132a92f66fbb5571e41a',
message: 'Add release notes for 1.3.18 release (#4541)\n' +
'\n' +
'Signed-off-by: Zelin Hao <zelinhao@amazon.com>',
timestamp: '2024-07-09T15:16:26-07:00',
tree_id: '0ec955b7fd0d9bf4c4215c1e39a729335da8d442',
url: 'https://github.com/willyborankin/security/commit/9d32a8cee9c789a33139132a92f66fbb5571e41a'
},
{
author: {
email: '66924475+prabhask5@users.noreply.github.com',
name: 'Prabhas Kurapati',
username: 'prabhask5'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '0b2109a5d50dc5ae16a1ccd641645433b9da8a7c',
message: '[Enhancement] Replace JUnit assertEquals() with Hamcrest matchers assertThat() (#4544)\n' +
'\n' +
'Signed-off-by: Prabhas Kurapati <prabhask@berkeley.edu>',
timestamp: '2024-07-10T17:06:13-04:00',
tree_id: '6ed157441279256271514833da58030666081bfb',
url: 'https://github.com/willyborankin/security/commit/0b2109a5d50dc5ae16a1ccd641645433b9da8a7c'
},
{
author: {
email: '33570290+nibix@users.noreply.github.com',
name: 'Nils Bandener',
username: 'nibix'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
|