Make 2.10 release notes up to date (#1345) #1
draft-release-notes-workflow.yml
on: push
Update draft release notes
24s
Annotations
2 errors
Update draft release notes
Resource not accessible by integration
{
name: 'HttpError',
id: '6303711604',
status: 403,
response: {
url: 'https://api.github.com/repos/austintlee/ml-commons/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 Sep 2023 19:03:45 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': '7841:36A3:7C83D7:FBDBB1:6511D991',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '997',
'x-ratelimit-reset': '1695672205',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '3',
'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/austintlee/ml-commons/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 here)","tag_name":"(None)","body":"Compatible with OpenSearch (**set version here**).\\n* No changes\\n","draft":true,"prerelease":false}',
request: {}
},
event: {
id: '6303711604',
name: 'push',
payload: {
after: 'ff0d73460ee03e7f550c9383529a6627f4ac7ed3',
base_ref: null,
before: '0e7d9eba8ea209cc765d257b939ed2c6eb95b2fa',
commits: [
{
author: {
email: '[email protected]',
name: 'Darshit Chanpura',
username: 'DarshitChanpura'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '285f7fe5f3a494a54720c00fd52d21090a823a5c',
message: 'Updates demo certs used in integ tests (#1291)\n' +
'\n' +
'Signed-off-by: Darshit Chanpura <[email protected]>',
timestamp: '2023-09-07T13:37:45-07:00',
tree_id: '6fb90ddf2cf8397ab88ecfda8e4df9ecf4235e2c',
url: 'https://github.com/austintlee/ml-commons/commit/285f7fe5f3a494a54720c00fd52d21090a823a5c'
},
{
author: {
email: '[email protected]',
name: 'Nate B',
username: 'nateynateynate'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a9687fc3958a0a5fe39bbf493cc2f287fe101e97',
message: 'Changing messaging for ILlegalArgumentException on duplicate model gr… (#1294)\n' +
'\n' +
'* Changing messaging for ILlegalArgumentException on duplicate model group creation.\r\n' +
'\r\n' +
'Signed-off-by: Nate Boot <n
|
Update draft release notes
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: '6303711604',
name: 'push',
payload: {
after: 'ff0d73460ee03e7f550c9383529a6627f4ac7ed3',
base_ref: null,
before: '0e7d9eba8ea209cc765d257b939ed2c6eb95b2fa',
commits: [
{
author: {
email: '[email protected]',
name: 'Darshit Chanpura',
username: 'DarshitChanpura'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '285f7fe5f3a494a54720c00fd52d21090a823a5c',
message: 'Updates demo certs used in integ tests (#1291)\n' +
'\n' +
'Signed-off-by: Darshit Chanpura <[email protected]>',
timestamp: '2023-09-07T13:37:45-07:00',
tree_id: '6fb90ddf2cf8397ab88ecfda8e4df9ecf4235e2c',
url: 'https://github.com/austintlee/ml-commons/commit/285f7fe5f3a494a54720c00fd52d21090a823a5c'
},
{
author: {
email: '[email protected]',
name: 'Nate B',
username: 'nateynateynate'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a9687fc3958a0a5fe39bbf493cc2f287fe101e97',
message: 'Changing messaging for ILlegalArgumentException on duplicate model gr… (#1294)\n' +
'\n' +
'* Changing messaging for ILlegalArgumentException on duplicate model group creation.\r\n' +
'\r\n' +
'Signed-off-by: Nate Boot <[email protected]>\r\n' +
'\r\n' +
'* Adjusting the test. `./gradlew test` passes.\r\n' +
'\r\n' +
'Signed-off-by: Nate Boot <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Nate Boot <[email protected]>',
timestamp: '2023-09-07T16:01:55-07:00',
tree_id: '31d60e503f295fb5d2db971378f5184e5d388716',
url: 'https://github.com/austintlee/ml-commons/commit/a9687fc3958a0a5fe39bbf493cc2f287fe101e97'
},
{
author: {
email: '[email protected]',
name: 'Sicheng Song',
username: 'b4sjoo'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '8bd4158f3df955d34e98cc2b82b72df60c9fc49a',
message: 'Add Auto Release Workflow (#1306)\n' +
'\n' +
'* Add Auto Release Workflow\r\n' +
'\r\n' +
'Signed-off-by: Sicheng Song <[email protected]>\r\n' +
'\r\n' +
'* Fix release note address\r\n' +
'\r\n' +
'Signed-off-by: Sicheng Song <[email protected]>\r\n' +
'\r\n' +
'---------\r\n' +
'\r\n' +
'Signed-off-by: Sicheng Song <[email protected]>',
timestamp: '2023-09-08T13:41:16-07:00',
tree_id: 'c51eff4a1d757537b6ef6eb9a03c4f4d502e2c2e',
url: 'https://github.com/austintlee/ml-commons/commit/8bd4158f3df955d34e98cc2b82b72df60c9fc49a'
},
{
author: {
email: '[email protected]',
name: 'Sicheng Song',
username: 'b4sjoo'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinc
|