Refactors reRequestAuthentication to call notifyIpAuthFailureListener… #54
release-drafter.yml
on: push
update_release_draft
49s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6396848287',
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: 'Tue, 03 Oct 2023 18:16:38 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',
'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': '27C2:471D:2923B6:536714:651C5A85',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1696360551',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'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/willyborankin/security/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.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}',
request: {}
},
event: {
id: '6396848287',
name: 'push',
payload: {
after: '7924da13a57ecbf3352d84e6d020012723b81fa1',
base_ref: null,
before: '8628a89cb2f6f03fa7242390422e845283622391',
commits: [
{
author: {
email: '[email protected]',
name: 'Paras Jain',
username: 'parasjain1'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '22f44d3bccf93a4af2562d26694094ec7151669f',
message: 'Improve serialization speeds (#2802)\n' +
'\n' +
'Use custom serialization in security plugin. \r\n' +
'- Resolves https://github.com/opensearch-project/security/issues/2780\r\n' +
'\r\n' +
'Signed-off-by: Paras Jain <[email protected]>\r\n' +
'Signed-off-by: Peter Nied <[email protected]>\r\n' +
'Co-authored-by: Paras Jain <[email protected]>\r\n' +
'Co-authored-by: Peter Nied <[email protected]>',
timestamp: '2023-09-29T18:41:10-04:00',
tree_id: '7ca778e72fd26cca011008790907eba2a1fbf422',
url: 'https://github.com/willyborankin/security/commit/22f44d3bccf93a4af2562d26694094ec7151669f'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: f
|
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: '6396848287',
name: 'push',
payload: {
after: '7924da13a57ecbf3352d84e6d020012723b81fa1',
base_ref: null,
before: '8628a89cb2f6f03fa7242390422e845283622391',
commits: [
{
author: {
email: '[email protected]',
name: 'Paras Jain',
username: 'parasjain1'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '22f44d3bccf93a4af2562d26694094ec7151669f',
message: 'Improve serialization speeds (#2802)\n' +
'\n' +
'Use custom serialization in security plugin. \r\n' +
'- Resolves https://github.com/opensearch-project/security/issues/2780\r\n' +
'\r\n' +
'Signed-off-by: Paras Jain <[email protected]>\r\n' +
'Signed-off-by: Peter Nied <[email protected]>\r\n' +
'Co-authored-by: Paras Jain <[email protected]>\r\n' +
'Co-authored-by: Peter Nied <[email protected]>',
timestamp: '2023-09-29T18:41:10-04:00',
tree_id: '7ca778e72fd26cca011008790907eba2a1fbf422',
url: 'https://github.com/willyborankin/security/commit/22f44d3bccf93a4af2562d26694094ec7151669f'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '8ea5e56c3344a5a6b6b9333fedf30c9bf542717f',
message: 'dependabot: bump org.xerial.snappy:snappy-java from 1.1.10.4 to 1.1.10.5 (#3435)\n' +
'\n' +
'Bumps\r\n' +
'[org.xerial.snappy:snappy-java](https://github.com/xerial/snappy-java)\r\n' +
'from 1.1.10.4 to 1.1.10.5.\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2023-10-02T12:25:31-04:00',
tree_id: '3795d41e8e5e7b485444fda36eb43dd82be700d5',
url: 'https://github.com/willyborankin/security/commit/8ea5e56c3344a5a6b6b9333fedf30c9bf542717f'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: false,
id: '97dea2a9be8c01c3481688f7996a6f9539baef05',
message: 'dependabot: bump org.ow2.asm:asm from 9.5 to 9.6 (#3433)\n' +
'\n' +
'Bumps org.ow2.asm:asm from 9.5 to 9.6.\r\n' +
'\r\n' +
'Signed-off-by: dependabot[bot] <[email protected]>\r\n' +
'Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>',
timestamp: '2023-10-02T12:28:13-04:00',
tree_id: '84e9551e7d97c9526327d454d616ab7a9205ade6',
url: 'https://github.com/willyborankin/security/commit/97dea2a9be8c01c3481688f7996a6f9539baef05'
},
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'nor
|