remove references to Grails 3 from CAS plugin documentation #1163
Annotations
2 errors and 4 warnings
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:7146:21
at process.processTicksAndRejections (node:internal/process/task_queues:95:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v6/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '17584858696',
name: 'pull_request',
payload: {
action: 'opened',
enterprise: {
avatar_url: 'https://avatars.githubusercontent.com/b/212555?v=4',
created_at: '2024-08-17T07:54:05Z',
description: null,
html_url: 'https://github.com/enterprises/the-asf',
id: 212555,
name: 'The ASF',
node_id: 'E_kgDOAAM-Sw',
slug: 'the-asf',
updated_at: '2025-08-12T11:19:41Z',
website_url: null
},
number: 1163,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/47359?v=4',
description: '',
events_url: 'https://api.github.com/orgs/apache/events',
hooks_url: 'https://api.github.com/orgs/apache/hooks',
id: 47359,
issues_url: 'https://api.github.com/orgs/apache/issues',
login: 'apache',
members_url: 'https://api.github.com/orgs/apache/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ3MzU5',
public_members_url: 'https://api.github.com/orgs/apache/public_members{/member}',
repos_url: 'https://api.github.com/orgs/apache/repos',
url: 'https://api.github.com/orgs/apache'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/apache/grails-spring-security/issues/1163/comments'
},
commits: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/1163/commits'
},
html: {
href: 'https://github.com/apache/grails-spring-security/pull/1163'
},
issue: {
href: 'https://api.github.com/repos/apache/grails-spring-security/issues/1163'
},
review_comment: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/1163/comments'
},
self: {
href: 'https://api.github.com/repos/apache/grails-spring-security/pulls/1163'
},
statuses: {
href: 'https://api.github.com/repos/apache/grails-spring-security/statuses/46a1d8c02e72a2f2ddcb1a0cd6e04989c18c5615'
}
},
active_lock_reason: null,
additions: 0,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'apache:7.0.x',
ref: '7.0.x',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: true,
archive_url: 'https://api.github.com/repos/apache/grails-spring-security/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/apache/grails-spring-security/assignees{/user}',
blobs_url: 'https://api.github.com/repos/apache/grails-spring-security/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/apache/grails-spring-security/branches{/branch}',
clone_url: 'https://github.com/apache/grails-spring-security.git',
collaborators_url: 'https://api.github.com/repos/apache/grails-spring-security/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/apache/grails-spring-security/comments{/number}',
commits_url: 'https://api.github.com/repos/apache/grails-spring-security/commits{/sha}',
compare_url: 'https:/
|
|
Resource not accessible by integration
{
name: 'HttpError',
id: '17584858696',
status: 403,
response: {
url: 'https://api.github.com/repos/apache/grails-spring-security/releases',
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',
'content-encoding': 'gzip',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Tue, 09 Sep 2025 13:51:48 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-github-permissions': 'contents=write; contents=write,workflows=write',
'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': '4C41:3DE98F:10E856D:3D37908:68C030F4',
'x-ratelimit-limit': '15000',
'x-ratelimit-remaining': '14995',
'x-ratelimit-reset': '1757429501',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '5',
'x-xss-protection': '0'
},
data: {
message: 'Resource not accessible by integration',
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '403'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/apache/grails-spring-security/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.4 (linux; x64)',
'x-github-delivery': '17584858696',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/pull/1163/merge","name":"7.0.0","tag_name":"v7.0.0","body":"## Disclaimer: Release Created While Under Incubation\\n\\nApache Grails is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Groovy Project. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.\\n\\n## What's Changed\\n\\n- chore: adjust verification script to not error when no differences remain @jdaugherty (#1162)\\n- ci: add release abort workflow & update verification script to check svn artifacts @jdaugherty (#1161)\\n- ci: add commit hash for vote templates @jdaugherty (#1159)\\n- ci: update release drafter @matrei (#1157)\\n- Update to Grails 7.0.0-RC2 @jdaugherty (#1158)\\n- ACL Plugin 7.0.x fixes @eugene-kamenev (#1154)\\n- Update Docs to use Apache Grails Maven Groupid @jamesfredley (#1155)\\n- Add grails-layout dependency to test projects @jamesfredley (#1152)\\n- Merge 7.0.0-M5 tag into 7.0.x branch @jamesfredley (#1151)\\n- [skip ci] chore: add actions permission to allow merges of releases that update a workflow @jdaugherty (#1150)\\n- Reuse CreateReleaseDropDownTask from grails-docs-core @jamesfredley (#1145)\\n- Update ghpages.html to include links to documentation for all 7 plugins @jamesfredley (#1148)\\n\\n## Contributors\\n\\n@bkoehm, @eugene-kamenev, @jamesfredley, @jdaugherty, @matrei and @sbglasius\\n","draft":true,"prerelease":false,"make_latest":"true"}`,
request: {}
},
event: {
id: '17584858696'
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading