chore(ci): Enhance release notes workflow settings (#183) #63
Annotations
1 error and 1 warning
release_notes
Invalid config file
|
release_notes
grails/grails-cache: Invalid config file
{
name: 'HttpError',
id: '8302950311',
status: 401,
response: {
url: 'https://api.github.com/repos/grails/grails-cache/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, Deprecation, Sunset',
connection: 'close',
'content-length': '80',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Fri, 15 Mar 2024 22:32:36 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-media-type': 'github.v3; param=raw',
'x-github-request-id': '3480:5606C:CEDE81:17908D9:65F4CC84',
'x-ratelimit-limit': '60',
'x-ratelimit-remaining': '59',
'x-ratelimit-reset': '1710545556',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '1',
'x-xss-protection': '0'
},
data: {
message: 'Bad credentials',
documentation_url: 'https://docs.github.com/rest'
}
},
request: {
method: 'GET',
url: 'https://api.github.com/repos/grails/grails-cache/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/20.8.1 (linux; x64)',
authorization: 'token [REDACTED]'
},
request: {}
},
stack: 'HttpError: Bad credentials\n' +
' at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:8462:21\n' +
' at process.processTicksAndRejections (node:internal/process/task_queues:95:5)\n' +
' at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:30793:18)',
type: 'Error'
}
|