Remove explicit dependency on grace-plugin-rest for grace-boot-web
#1488
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: '20632465226',
name: 'push',
payload: {
after: '807815ecfa936e84736f631d3a33da0fc702c187',
base_ref: null,
before: '2099e4185c6482d6b810893f5293f6b8cae8da86',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: 'ffb12df628ea238e1bec8119e8a7b81aff0e4f9f',
message: 'Add explicit dependency on `grace-views-markup` for grace-boot-rest\n' +
'\n' +
'Closes gh-1293',
timestamp: '2026-01-01T11:06:16+08:00',
tree_id: '735116ee52edd5df15df4cb593d003cb869fab89',
url: 'https://github.com/graceframework/grace-framework/commit/ffb12df628ea238e1bec8119e8a7b81aff0e4f9f'
},
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '807815ecfa936e84736f631d3a33da0fc702c187',
message: 'Remove explicit dependency on `grace-plugin-rest` for grace-boot-web\n' +
'\n' +
'Closes gh-1294',
timestamp: '2026-01-01T12:19:13+08:00',
tree_id: '9c61d0a7b136c9619b2e3d90decb6ad0ac9ba199',
url: 'https://github.com/graceframework/grace-framework/commit/807815ecfa936e84736f631d3a33da0fc702c187'
}
],
compare: 'https://github.com/graceframework/grace-framework/compare/2099e4185c64...807815ecfa93',
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: '807815ecfa936e84736f631d3a33da0fc702c187',
message: 'Remove explicit dependency on `grace-plugin-rest` for grace-boot-web\n' +
'\n' +
'Closes gh-1294',
timestamp: '2026-01-01T12:19:13+08:00',
tree_id: '9c61d0a7b136c9619b2e3d90decb6ad0ac9ba199',
url: 'https://github.com/graceframework/grace-framework/commit/807815ecfa936e84736f631d3a33da0fc702c187'
},
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{
|
|
release_notes
GraphQL Rate Limit Exceeded
{
name: 'event',
id: '20632465226',
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: 'Thu, 01 Jan 2026 04:40:21 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': 'D018:32E4E8:3AB50AD:FFFB4F8:6955FAB5',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '2',
'x-ratelimit-reset': '1767244787',
'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: '20632465226',
name: 'push',
payload: {
after: '807815ecfa936e84736f631d3a33da0fc702c187',
base_ref: null,
before: '2099e4185c6482d6b810893f5293f6b8cae8da86',
commits: [
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: 'ffb12df628ea238e1bec8119e8a7b81aff0e4f9f',
message: 'Add explicit dependency on `grace-views-markup` for grace-boot-rest\n' +
'\n' +
'Closes gh-1293',
timestamp: '2026-01-01T11:06:16+08:00',
tree_id: '735116ee52edd5df15df4cb593d003cb869fab89',
url: 'https://github.com/graceframework/grace-framework/commit/ffb12df628ea238e1bec8119e8a7b81aff0e4f9f'
},
{
author: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
committer: {
email: '[email protected]',
name: 'Michael Yan',
username: 'rainboyan'
},
distinct: true,
id: '807815ecfa936e84736f631d3a33da0fc702c187',
message: 'Remove explicit dependency on `grace-plugin-rest` for grace-boot-web\n' +
'\n' +
'Closes gh-1294',
timestamp: '2026-01-01T12:19:13+08:00',
tree_id: '9c61d0a7b136c9619b2e3d90decb6ad0ac9ba199',
url: 'https://github.com/graceframework/grace-framework/commit/807815ecfa936e84736f631d3a33da0fc702c187'
}
],
compare: 'https://github.com/graceframework/grace-framework/compare/2099e4185c64...807815ecfa93',
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: '807815ecfa936e84736f631d3a33da0fc702c187',
message: 'Remove explicit dependency on `grace-plug
|
|
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/
|