Skip to content

Provide install command for geb plugin to configure selenium drivers #1468

Provide install command for geb plugin to configure selenium drivers

Provide install command for geb plugin to configure selenium drivers #1468

Triggered via push December 30, 2025 07:59
Status Success
Total duration 29m 12s
Artifacts
Fit to window
Zoom out
Zoom in

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: '20591834961', name: 'push', payload: { after: '81511cb928667847aaacd4766d951971f98a1978', base_ref: null, before: 'ac4403c800206dd8afb081362696f808c5498c23', commits: [ { author: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, committer: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, distinct: true, id: '788f94ced76b7a5bcca6c2b3c4eb7e0c294f2978', message: 'Add selenium api and drivers dependencies for geb plugin\n' + '\n' + 'Closes gh-1280', timestamp: '2025-12-30T15:52:56+08:00', tree_id: '298014a3c9813ab15a6d9cb6ffb5bedbfc604bb3', url: 'https://github.com/graceframework/grace-framework/commit/788f94ced76b7a5bcca6c2b3c4eb7e0c294f2978' }, { author: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, committer: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, distinct: true, id: '81511cb928667847aaacd4766d951971f98a1978', message: 'Provide install command for geb plugin to configure selenium drivers\n' + '\n' + 'Closes gh-1281', timestamp: '2025-12-30T15:58:46+08:00', tree_id: 'f47fd3fe6a6a08784ba8aa333660c41cf29ca9ed', url: 'https://github.com/graceframework/grace-framework/commit/81511cb928667847aaacd4766d951971f98a1978' } ], compare: 'https://github.com/graceframework/grace-framework/compare/ac4403c80020...81511cb92866', 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: '81511cb928667847aaacd4766d951971f98a1978', message: 'Provide install command for geb plugin to configure selenium drivers\n' + '\n' + 'Closes gh-1281', timestamp: '2025-12-30T15:58:46+08:00', tree_id: 'f47fd3fe6a6a08784ba8aa333660c41cf29ca9ed', url: 'https://github.com/graceframework/grace-framework/commit/81511cb928667847aaacd4766d951971f98a1978' }, 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}',
release_notes
GraphQL Rate Limit Exceeded { name: 'event', id: '20591834961', 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: 'Tue, 30 Dec 2025 08:28:10 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': 'F401:8D5E1:1EDF7A2:7F522D2:69538D1A', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '2', 'x-ratelimit-reset': '1767085148', '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: '20591834961', name: 'push', payload: { after: '81511cb928667847aaacd4766d951971f98a1978', base_ref: null, before: 'ac4403c800206dd8afb081362696f808c5498c23', commits: [ { author: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, committer: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, distinct: true, id: '788f94ced76b7a5bcca6c2b3c4eb7e0c294f2978', message: 'Add selenium api and drivers dependencies for geb plugin\n' + '\n' + 'Closes gh-1280', timestamp: '2025-12-30T15:52:56+08:00', tree_id: '298014a3c9813ab15a6d9cb6ffb5bedbfc604bb3', url: 'https://github.com/graceframework/grace-framework/commit/788f94ced76b7a5bcca6c2b3c4eb7e0c294f2978' }, { author: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, committer: { email: '[email protected]', name: 'Michael Yan', username: 'rainboyan' }, distinct: true, id: '81511cb928667847aaacd4766d951971f98a1978', message: 'Provide install command for geb plugin to configure selenium drivers\n' + '\n' + 'Closes gh-1281', timestamp: '2025-12-30T15:58:46+08:00', tree_id: 'f47fd3fe6a6a08784ba8aa333660c41cf29ca9ed', url: 'https://github.com/graceframework/grace-framework/commit/81511cb928667847aaacd4766d951971f98a1978' } ], compare: 'https://github.com/graceframework/grace-framework/compare/ac4403c80020...81511cb92866', 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: '81511cb928667847aaacd4766d951971f98a1978', message: 'Provide install command for geb plugin to configure s
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/