Skip to content

fix: add workflow name label in addon operation job #229

fix: add workflow name label in addon operation job

fix: add workflow name label in addon operation job #229

Triggered via issue November 27, 2023 09:09
@FogDongFogDong
commented on #738 03aeaf5
Status Failure
Total duration 31s
Artifacts

issue-commands.yml

on: issue_comment
Fit to window
Zoom out
Zoom in

Annotations

1 error and 1 warning
bot
Error with config file at .github/issue-commands.json: {"name":"HttpError","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, 27 Nov 2023 09:09:41 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-oauth-scopes":"","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":"C181:6BD4:2B6A9F5:5B438AE:65645CD5","x-oauth-scopes":"delete:packages, repo, workflow, write:packages","x-ratelimit-limit":"5000","x-ratelimit-remaining":"4996","x-ratelimit-reset":"1701077056","x-ratelimit-resource":"core","x-ratelimit-used":"4","x-xss-protection":"0"},"request":{"method":"GET","url":"https://api.github.com/repos/kubevela/catalog/contents/.github%2Fissue-commands.json","headers":{"accept":"application/vnd.github.v3+json","user-agent":"octokit.js/16.43.2 Node.js/16.20.2 (linux; x64)","authorization":"token [REDACTED]"},"request":{"validate":{"owner":{"required":true,"type":"string"},"path":{"required":true,"type":"string"},"ref":{"type":"string"},"repo":{"required":true,"type":"string"}}}},"documentation_url":"https://docs.github.com/rest/repos/contents#get-repository-content"}
bot
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, ./actions/commands. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/