Add missing license header (#3467) #58
release-drafter.yml
on: push
update_release_draft
50s
Annotations
2 errors
update_release_draft
Resource not accessible by integration
{
name: 'HttpError',
id: '6431722607',
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: 'Fri, 06 Oct 2023 12:40:29 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': 'DC41:36DF:BCC76:17EF92:6520003D',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '992',
'x-ratelimit-reset': '1696599517',
'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/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: '6431722607',
name: 'push',
payload: {
after: 'fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd',
base_ref: null,
before: '999339e7ea3043f6be9342685b7e7c70b5dd55ae',
commits: [
{
author: {
email: 'ples@aiven.io',
name: 'Andrey Pleskach',
username: 'willyborankin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd',
message: 'Add missing license header (#3467)\n' +
'\n' +
'### Description\r\n' +
'Added missing license header for some files.\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' +
'Signed-off-by: Andrey Pleskach <ples@aiven.io>',
timestamp: '2023-10-06T08:22:37-04:00',
tree_id: '7a81ed3df185ac49458a6f0842a5cf90a78b9525',
url: 'https://githu
|
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: '6431722607',
name: 'push',
payload: {
after: 'fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd',
base_ref: null,
before: '999339e7ea3043f6be9342685b7e7c70b5dd55ae',
commits: [
{
author: {
email: 'ples@aiven.io',
name: 'Andrey Pleskach',
username: 'willyborankin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd',
message: 'Add missing license header (#3467)\n' +
'\n' +
'### Description\r\n' +
'Added missing license header for some files.\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' +
'Signed-off-by: Andrey Pleskach <ples@aiven.io>',
timestamp: '2023-10-06T08:22:37-04:00',
tree_id: '7a81ed3df185ac49458a6f0842a5cf90a78b9525',
url: 'https://github.com/willyborankin/security/commit/fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd'
}
],
compare: 'https://github.com/willyborankin/security/compare/999339e7ea30...fb82bbbfcc13',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: 'ples@aiven.io',
name: 'Andrey Pleskach',
username: 'willyborankin'
},
committer: {
email: 'noreply@github.com',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd',
message: 'Add missing license header (#3467)\n' +
'\n' +
'### Description\r\n' +
'Added missing license header for some files.\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' +
'Signed-off-by: Andrey Pleskach <ples@aiven.io>',
timestamp: '2023-10-06T08:22:37-04:00',
tree_id: '7a81ed3df185ac49458a6f0842a5cf90a78b9525',
url: 'https://github.com/willyborankin/security/commit/fb82bbbfcc133fa4ae0bba227c881f7a6ebbe7bd'
},
pusher: { email: 'ples@aiven.io', name: 'willyborankin' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/willyborankin/security/{arch
|