Skip to content

make RP aware of running behind ssl terminating front end proxy #295

make RP aware of running behind ssl terminating front end proxy

make RP aware of running behind ssl terminating front end proxy #295

Re-run triggered December 31, 2024 07:08
Status Success
Total duration 14s
Artifacts

release-drafter.yml

on: pull_request
Update draft release
5s
Update draft release
Fit to window
Zoom out
Zoom in

Annotations

2 errors and 1 warning
Update draft release
Resource not accessible by integration { name: 'HttpError', id: '12544988900', status: 403, response: { url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/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', connection: 'close', 'content-encoding': 'gzip', 'content-security-policy': "default-src 'none'", 'content-type': 'application/json; charset=utf-8', date: 'Tue, 31 Dec 2024 07:08: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': '6045:2866:6D0A026:D9F32A7:67739880', 'x-ratelimit-limit': '5000', 'x-ratelimit-remaining': '4995', 'x-ratelimit-reset': '1735632526', '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/IdentityPython/idpy-oidc/releases', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.18.0 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"target_commitish":"refs/pull/118/merge","name":"v4.5.1","tag_name":"v4.5.1","body":"## Release notes\\n\\n- Unbind authentication event lifetime from userinfo response @lionick (#116)\\n- Handle errors related to refresh token and client redirect URI @lionick (#115)\\n- Fix Per-Client Lifetime for id\\\\_token @lionick (#113)\\n- Redirect URI comparison for native OAuth clients (RFC 8252) @lionick (#107)\\n- Update OIDC id\\\\_token\\\\_signing\\\\_alg\\\\_values\\\\_supported for wider algo support @jinnatar (#111)\\n- Support multiple values for a key param @lionick (#108)\\n- chore: gitignore more test artefacts to avoid accidental commits @jinnatar (#112)\\n","draft":true,"prerelease":false,"make_latest":"true"}', request: {} }, event: { id: '12544988900', name: 'pull_request', payload: { action: 'opened', number: 118, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/29101624?v=4', description: 'Libraries around identity in the python ecosystem', events_url: 'https://api.github.com/orgs/IdentityPython/events', hooks_url: 'https://api.github.com/orgs/IdentityPython/hooks', id: 29101624, issues_url: 'https://api.github.com/orgs/IdentityPython/issues', login: 'IdentityPython', members_url: 'https://api.github.com/orgs/IdentityPython/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI5MTAxNjI0', public_members_url: 'https://api.github.com/orgs/IdentityPython/public_members{/member}', repos_url: 'https://api.github.com/orgs/IdentityPython/repos', url: 'https://api.github.com/orgs/IdentityPython' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/issues/118/comments' }, commits
Update draft release
HttpError: Resource not accessible by integration at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21 at process.processTicksAndRejections (node:internal/process/task_queues:95:5) at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '12544988900', name: 'pull_request', payload: { action: 'opened', number: 118, organization: { avatar_url: 'https://avatars.githubusercontent.com/u/29101624?v=4', description: 'Libraries around identity in the python ecosystem', events_url: 'https://api.github.com/orgs/IdentityPython/events', hooks_url: 'https://api.github.com/orgs/IdentityPython/hooks', id: 29101624, issues_url: 'https://api.github.com/orgs/IdentityPython/issues', login: 'IdentityPython', members_url: 'https://api.github.com/orgs/IdentityPython/members{/member}', node_id: 'MDEyOk9yZ2FuaXphdGlvbjI5MTAxNjI0', public_members_url: 'https://api.github.com/orgs/IdentityPython/public_members{/member}', repos_url: 'https://api.github.com/orgs/IdentityPython/repos', url: 'https://api.github.com/orgs/IdentityPython' }, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/issues/118/comments' }, commits: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/pulls/118/commits' }, html: { href: 'https://github.com/IdentityPython/idpy-oidc/pull/118' }, issue: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/issues/118' }, review_comment: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/pulls/118/comments' }, self: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/pulls/118' }, statuses: { href: 'https://api.github.com/repos/IdentityPython/idpy-oidc/statuses/15306883650f6414faf6545d55508225328bf84b' } }, active_lock_reason: null, additions: 6, assignee: null, assignees: [], author_association: 'NONE', auto_merge: null, base: { label: 'IdentityPython:main', ref: 'main', 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/IdentityPython/idpy-oidc/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/assignees{/user}', blobs_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/branches{/branch}', clone_url: 'https://github.com/IdentityPython/idpy-oidc.git', collaborators_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/comments{/number}', commits_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/commits{/sha}', compare_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/contents/{+path}', contributors_url: 'https://api.github.com/repos/IdentityPython/idpy-oidc/contributors', created_at: '2022-03-24T12:57:14Z', default_branch: 'main', del
Update draft release
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636