Grace Boot Web: Remove unnecessary dependency on grace-plugin-gsp #1460
Annotations
2 errors and 6 warnings
|
release_notes
Error: GraphQL Rate Limit Exceeded
at Job.doRequest [as task] (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:13975:35)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '20577801246',
name: 'push',
payload: {
after: '3df9acc6066a4aaf64ddfac80241511561ffc152',
base_ref: null,
before: '722515a50ba0141b8fb4191c304b27ba07f42b5e',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: 'b51fadedc3c9b0d2da2dde7256963470fc2beb9c',
message: 'Grace Boot: Remove unnecessary dependency on grace-web\n' +
'\n' +
'Closes gh-1275',
timestamp: '2025-12-30T00:27:32+08:00',
tree_id: 'e9298ef512833bc7beb196a15da4b578373919ce',
url: 'https://github.com/graceframework/grace-framework/commit/b51fadedc3c9b0d2da2dde7256963470fc2beb9c'
},
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '3df9acc6066a4aaf64ddfac80241511561ffc152',
message: 'Grace Boot Web: Remove unnecessary dependency on grace-plugin-gsp\n' +
'\n' +
'Closes gh-1276',
timestamp: '2025-12-30T00:29:45+08:00',
tree_id: 'c30d4bfb7075ba24b74938c15ebda42f765b91d7',
url: 'https://github.com/graceframework/grace-framework/commit/3df9acc6066a4aaf64ddfac80241511561ffc152'
}
],
compare: 'https://github.com/graceframework/grace-framework/compare/722515a50ba0...3df9acc6066a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '3df9acc6066a4aaf64ddfac80241511561ffc152',
message: 'Grace Boot Web: Remove unnecessary dependency on grace-plugin-gsp\n' +
'\n' +
'Closes gh-1276',
timestamp: '2025-12-30T00:29:45+08:00',
tree_id: 'c30d4bfb7075ba24b74938c15ebda42f765b91d7',
url: 'https://github.com/graceframework/grace-framework/commit/3df9acc6066a4aaf64ddfac80241511561ffc152'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/7546199?v=4',
description: '',
events_url: 'https://api.github.com/orgs/graceframework/events',
hooks_url: 'https://api.github.com/orgs/graceframework/hooks',
id: 7546199,
issues_url: 'https://api.github.com/orgs/graceframework/issues',
login: 'graceframework',
members_url: 'https://api.github.com/orgs/graceframework/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjc1NDYxOTk=',
public_members_url: 'https://api.github.com/orgs/graceframework/public_members{/member}',
repos_url: 'https://api.github.com/orgs/graceframework/repos',
url: 'https://api.github.com/orgs/graceframework'
},
pusher: { email: '[email protected]', name: 'rainboyan' },
ref: 'refs/heads/2024.0.x',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/graceframework/grace-framework/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/graceframework/grace-framework/assignees{/user}',
bl
|
|
release_notes
GraphQL Rate Limit Exceeded
{
name: 'event',
id: '20577801246',
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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 29 Dec 2025 17:03:49 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': 'FC31:1EF434:8EB07FC:2602DBA5:6952B475',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '2',
'x-ratelimit-reset': '1767029884',
'x-ratelimit-resource': 'graphql',
'x-ratelimit-used': '4998',
'x-xss-protection': '0'
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for site ID installation.'
}
]
}
},
data: {
errors: [
{
type: 'RATE_LIMITED',
message: 'API rate limit exceeded for site ID installation.'
}
]
},
event: {
id: '20577801246',
name: 'push',
payload: {
after: '3df9acc6066a4aaf64ddfac80241511561ffc152',
base_ref: null,
before: '722515a50ba0141b8fb4191c304b27ba07f42b5e',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: 'b51fadedc3c9b0d2da2dde7256963470fc2beb9c',
message: 'Grace Boot: Remove unnecessary dependency on grace-web\n' +
'\n' +
'Closes gh-1275',
timestamp: '2025-12-30T00:27:32+08:00',
tree_id: 'e9298ef512833bc7beb196a15da4b578373919ce',
url: 'https://github.com/graceframework/grace-framework/commit/b51fadedc3c9b0d2da2dde7256963470fc2beb9c'
},
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '3df9acc6066a4aaf64ddfac80241511561ffc152',
message: 'Grace Boot Web: Remove unnecessary dependency on grace-plugin-gsp\n' +
'\n' +
'Closes gh-1276',
timestamp: '2025-12-30T00:29:45+08:00',
tree_id: 'c30d4bfb7075ba24b74938c15ebda42f765b91d7',
url: 'https://github.com/graceframework/grace-framework/commit/3df9acc6066a4aaf64ddfac80241511561ffc152'
}
],
compare: 'https://github.com/graceframework/grace-framework/compare/722515a50ba0...3df9acc6066a',
created: false,
deleted: false,
forced: false,
head_commit: {
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '3df9acc6066a4aaf64ddfac80241511561ffc152',
message: 'Grace Boot Web: Remove unnecessary dependency on grace-p
|
|
release_notes
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
release_notes
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/
|
|
release_notes
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/
|