Merge pull request #767 from rishiraj38/chore/upgrade-go-1.26.4 #451
release-drafter.yml
on: push
update_release_draft
10s
Annotations
1 error and 2 warnings
|
update_release_draft
Invalid config file
|
|
update_release_draft
Node.js 20 is deprecated. The following actions target Node.js 20 but are being forced to run on Node.js 24: release-drafter/release-drafter@v5. For more information see: https://github.blog/changelog/2025-09-19-deprecation-of-node-20-on-github-actions-runners/
|
|
update_release_draft
meshery-extensions/meshery-istio: Invalid config file
{
name: 'HttpError',
id: '32397357935',
status: 401,
response: {
url: 'https://api.github.com/repos/meshery-extensions/meshery-istio/contents/.github%2Frelease-drafter.yml',
status: 401,
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, X-GitHub-Edge-Region, Deprecation, Sunset',
connection: 'close',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 20 Aug 2026 17:23:47 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-edge-region': 'sea',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '4800:2B080E:532AC4:558AB8:6A873823',
'x-xss-protection': '0'
},
data: {
message: 'Bad credentials',
documentation_url: 'https://docs.github.com/rest',
status: '401'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/meshery-extensions/meshery-istio/contents/.github%2Frelease-drafter.yml',
headers: {
accept: 'application/vnd.github.v3.raw',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/24',
authorization: 'token [REDACTED]'
},
request: {}
},
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:104:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)',
type: 'Error'
}
|