Shrink operation privileges evaluation (#3716) #68
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
release-drafter.yml
on: push
update_release_draft
51s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '7052061137',
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, 30 Nov 2023 20:45:55 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': '2843:3170:3466E:6F270:6568F483',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '995',
'x-ratelimit-reset': '1701380706',
'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.2 (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: '7052061137',
name: 'push',
payload: {
after: '3c01fdea5f91286e908cd9c150a1a0edfa09a0ce',
base_ref: null,
before: 'a7138a44366bd4d8a5041a0c2fa146db2343bafa',
commits: [
{
author: {
email: '[email protected]',
name: 'Craig Perkins',
username: 'cwperks'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'daa584d80705fd6ee254716dc8342df4cc6dbbd1',
message: 'Add spring_version variable to have single instance of spring version (#3747)\n' +
'\n' +
'### Description\r\n' +
'\r\n' +
'Extracts `spring_version` to a variable so it can be re-used. This will\r\n' +
'cut down slightly on maintenance where dependabot can make multiple PRs\r\n' +
'to update this version.\r\n' +
'\r\n' +
'Recent examples:\r\n' +
'\r\n' +
'- https://github.com/opensearch-project/security/pull/3744\r\n' +
'- https://github.com/opensearch-project/security/pull/3743\r\n' +
'\r\n' +
'* Category (Enhancement, New feature, Bug fix, Test fix, Refactoring,\r\n' +
'Maintenance, Documentation)\r\n' +
'\r\n' +
'Maintenance\r\n' +
'\r\n' +
'### Check List\r\n' +
'- [ ] New functionality includes testing\r\n' +
'- [ ] New functionality has been documented\r\n' +
'- [ ] Commits are sign
|
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: '7052061137',
name: 'push',
payload: {
after: '3c01fdea5f91286e908cd9c150a1a0edfa09a0ce',
base_ref: null,
before: 'a7138a44366bd4d8a5041a0c2fa146db2343bafa',
commits: [
{
author: {
email: '[email protected]',
name: 'Craig Perkins',
username: 'cwperks'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'daa584d80705fd6ee254716dc8342df4cc6dbbd1',
message: 'Add spring_version variable to have single instance of spring version (#3747)\n' +
'\n' +
'### Description\r\n' +
'\r\n' +
'Extracts `spring_version` to a variable so it can be re-used. This will\r\n' +
'cut down slightly on maintenance where dependabot can make multiple PRs\r\n' +
'to update this version.\r\n' +
'\r\n' +
'Recent examples:\r\n' +
'\r\n' +
'- https://github.com/opensearch-project/security/pull/3744\r\n' +
'- https://github.com/opensearch-project/security/pull/3743\r\n' +
'\r\n' +
'* Category (Enhancement, New feature, Bug fix, Test fix, Refactoring,\r\n' +
'Maintenance, Documentation)\r\n' +
'\r\n' +
'Maintenance\r\n' +
'\r\n' +
'### Check List\r\n' +
'- [ ] New functionality includes testing\r\n' +
'- [ ] New functionality has been documented\r\n' +
'- [ ] Commits are signed per the DCO using --signoff\r\n' +
'\r\n' +
'By submitting this pull request, I confirm that my contribution is made\r\n' +
'under the terms of the Apache 2.0 license.\r\n' +
'For more information on following Developer Certificate of Origin and\r\n' +
'signing off your commits, please check\r\n' +
'[here](https://github.com/opensearch-project/OpenSearch/blob/main/CONTRIBUTING.md#developer-certificate-of-origin).\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Craig Perkins <[email protected]>',
timestamp: '2023-11-20T10:41:19-05:00',
tree_id: 'c386cc959624c1c1862d7eda46735b0e197dd041',
url: 'https://github.com/willyborankin/security/commit/daa584d80705fd6ee254716dc8342df4cc6dbbd1'
},
{
author: {
email: '[email protected]',
name: 'Craig Perkins',
username: 'cwperks'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '5114bb71b91cfd412b335c14c0a73ea51a3eb9a2',
message: 'Add release notes for 2.11.1 (#3749)\n' +
'\n' +
'### Description\r\n' +
'\r\n' +
'Add release notes for 2.11.1\r\n' +
'\r\n' +
'Signed-off-by: Craig Perkins <[email protected]>',
timestamp: '2023-11-20T14:59:43-05:00',
tree_id: '7e21ae0674a1a932c59571852b31cb1461289236',
url: 'https://github.com/willyborankin/security/commit/5114bb71b91cfd412b335c14c0a73ea51a3eb9a2'
},
{
author: {
email: '[email protected]',
name: 'Prabhas Kurapati',
username: 'prabhask5'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
|