Merge pull request #1506 from ImpressCMS/dependabot/github_actions/ac… #197
after-push-to-any-main-branch.yml
on: push
update_release_draft
4m 20s
Updating wiki...
43s
Annotations
3 errors and 3 warnings
Updating wiki...
Process completed with exit code 255.
|
update_release_draft
GraphQL Rate Limit Exceeded
{
name: 'event',
id: '6378321036',
response: {
status: 200,
url: 'https://api.github.com/graphql',
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, 02 Oct 2023 09:28:00 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-content-type-options': 'nosniff',
'x-frame-options': 'deny',
'x-github-media-type': 'github.v3; format=json',
'x-github-request-id': '4080:9035:33397:350B9:651A8D20',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '4',
'x-ratelimit-reset': '1696242125',
'x-ratelimit-resource': 'graphql',
'x-ratelimit-used': '996',
'x-xss-protection': '0'
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for installation ID 5109318.'
}
]
}
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for installation ID 5109318.'
}
]
},
event: {
id: '6378321036',
name: 'push',
payload: {
after: 'a150f1cf5120347e3eaec8f11f5b517a28bd6202',
base_ref: null,
before: '15b458ef0669160c1c6c37d68d3391c1033ec37d',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '876024d9af74042a94df30819031ba90940e5bd2',
message: 'Bump actions/checkout from 3 to 4\n' +
'\n' +
'Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n' +
'- [Release notes](https://github.com/actions/checkout/releases)\n' +
'- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n' +
'- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: actions/checkout\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2023-09-11T05:16:38Z',
tree_id: '166ebd05e8c22e2cb0ba422c463790b33543a1db',
url: 'https://github.com/ImpressCMS/impresscms/commit/876024d9af74042a94df30819031ba90940e5bd2'
},
{
author: {
email: '[email protected]',
name: 'Raimondas Rimkevičius',
username: 'MekDrop'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a150f1cf5120347e3eaec8f11f5b517a28bd6202',
message: 'Merge pull request #1506 from ImpressCMS/dependabot/github_actions/actions/checkout-4\n' +
'\n' +
'Bump actions/checkout from 3 to 4',
timestamp: '2023-10-02T12:23:29+03:00',
tree_id: 'e87cedc154f26f52e85ccc073c4ae9e97659ad6b',
|
update_release_draft
Error: GraphQL Rate Limit Exceeded
at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8098:35)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '6378321036',
name: 'push',
payload: {
after: 'a150f1cf5120347e3eaec8f11f5b517a28bd6202',
base_ref: null,
before: '15b458ef0669160c1c6c37d68d3391c1033ec37d',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '876024d9af74042a94df30819031ba90940e5bd2',
message: 'Bump actions/checkout from 3 to 4\n' +
'\n' +
'Bumps [actions/checkout](https://github.com/actions/checkout) from 3 to 4.\n' +
'- [Release notes](https://github.com/actions/checkout/releases)\n' +
'- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)\n' +
'- [Commits](https://github.com/actions/checkout/compare/v3...v4)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: actions/checkout\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2023-09-11T05:16:38Z',
tree_id: '166ebd05e8c22e2cb0ba422c463790b33543a1db',
url: 'https://github.com/ImpressCMS/impresscms/commit/876024d9af74042a94df30819031ba90940e5bd2'
},
{
author: {
email: '[email protected]',
name: 'Raimondas Rimkevičius',
username: 'MekDrop'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a150f1cf5120347e3eaec8f11f5b517a28bd6202',
message: 'Merge pull request #1506 from ImpressCMS/dependabot/github_actions/actions/checkout-4\n' +
'\n' +
'Bump actions/checkout from 3 to 4',
timestamp: '2023-10-02T12:23:29+03:00',
tree_id: 'e87cedc154f26f52e85ccc073c4ae9e97659ad6b',
url: 'https://github.com/ImpressCMS/impresscms/commit/a150f1cf5120347e3eaec8f11f5b517a28bd6202'
}
],
compare: 'https://github.com/ImpressCMS/impresscms/compare/15b458ef0669...a150f1cf5120',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Raimondas Rimkevičius',
username: 'MekDrop'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'a150f1cf5120347e3eaec8f11f5b517a28bd6202',
message: 'Merge pull request #1506 from ImpressCMS/dependabot/github_actions/actions/checkout-4\n' +
'\n' +
'Bump actions/checkout from 3 to 4',
timestamp: '2023-10-02T12:23:29+03:00',
tree_id: 'e87cedc154f26f52e85ccc073c4ae9e97659ad6b',
url: 'https://github.com/ImpressCMS/impresscms/commit/a150f1cf5120347e3eaec8f11f5b517a28bd6202'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/2783896?v=4',
description: 'ImpressCMS is a community-built CMS with a focus on speed and security',
events_url: 'https://api.github.com/orgs/ImpressCMS/events',
hooks_url: 'https://api.github.com/orgs/ImpressCMS/hooks',
id: 2783896,
issues_url: 'https://api.github.com/orgs/ImpressCMS/issues',
|
Updating wiki...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Updating wiki...
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|
Updating wiki...
The following actions uses node12 which is deprecated and will be forced to run on node16: DamianReeves/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|