feat: Create admin protected endpoint for creating users #981
+408
−0
Annotations
2 errors and 4 warnings
|
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/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/b1476f6e6eb133afa41ed8589daba6dc69b4d3f5/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '17437671259',
name: 'pull_request_target',
payload: {
action: 'synchronize',
after: 'e3bb22869e176ff927f3131729c755a93cf64cbb',
before: '373e8fe20ddfc7a63d7219c08c0dc1cbfc0fa32e',
number: 981,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/35377814?v=4',
description: 'FINOS’ mission is to promote open innovation in financial services. See our full list of repos from our nearly 100 projects & 11 programs at finos.github.io',
events_url: 'https://api.github.com/orgs/finos/events',
hooks_url: 'https://api.github.com/orgs/finos/hooks',
id: 35377814,
issues_url: 'https://api.github.com/orgs/finos/issues',
login: 'finos',
members_url: 'https://api.github.com/orgs/finos/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjM1Mzc3ODE0',
public_members_url: 'https://api.github.com/orgs/finos/public_members{/member}',
repos_url: 'https://api.github.com/orgs/finos/repos',
url: 'https://api.github.com/orgs/finos'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/finos/git-proxy/issues/981/comments'
},
commits: {
href: 'https://api.github.com/repos/finos/git-proxy/pulls/981/commits'
},
html: { href: 'https://github.com/finos/git-proxy/pull/981' },
issue: {
href: 'https://api.github.com/repos/finos/git-proxy/issues/981'
},
review_comment: {
href: 'https://api.github.com/repos/finos/git-proxy/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/finos/git-proxy/pulls/981/comments'
},
self: {
href: 'https://api.github.com/repos/finos/git-proxy/pulls/981'
},
statuses: {
href: 'https://api.github.com/repos/finos/git-proxy/statuses/e3bb22869e176ff927f3131729c755a93cf64cbb'
}
},
active_lock_reason: null,
additions: 408,
assignee: null,
assignees: [],
author_association: 'CONTRIBUTOR',
auto_merge: null,
base: {
label: 'finos:main',
ref: 'main',
repo: {
allow_auto_merge: true,
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/finos/git-proxy/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/finos/git-proxy/assignees{/user}',
blobs_url: 'https://api.github.com/repos/finos/git-proxy/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/finos/git-proxy/branches{/branch}',
clone_url: 'https://github.com/finos/git-proxy.git',
collaborators_url: 'https://api.github.com/repos/finos/git-proxy/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/finos/git-proxy/comments{/number}',
commits_url: 'https://api.github.com/repos/finos/git-proxy/commits{/sha}',
compare_url: 'https://api.github.com/repos/finos/git-proxy/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/finos/git-proxy/contents/{+path}',
contributors_url: 'https://api.github.com/repos/finos/git-proxy/contributors',
created_at: '2020-04-17T13:38:25Z',
|
|
Resource not accessible by integration
{
name: 'HttpError',
id: '17437671259',
status: 403,
response: {
url: 'https://api.github.com/repos/finos/git-proxy/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: 'Wed, 03 Sep 2025 15:05:08 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': '9C02:25F914:A3122E:A64663:68B85923',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4916',
'x-ratelimit-reset': '1756913179',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '84',
'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/finos/git-proxy/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': '17437671259',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/main","name":"Version 1.20.0","tag_name":"v1.20.0","body":"### What\'s Changed\\n\\n## 🚀 Features\\n\\n- feat: don\'t forward requests for unknown repos @kriswest (#1164)\\n- feat: implement formatting checks to CI @fabiovincenzi (#1153)\\n- feat: JWT `apiAuthentication` UI integration @jescalada (#1096)\\n- feat(key on repo url): support git hosts other than GitHub + multiple forks @kriswest (#1043)\\n\\n## 🐛 Bug Fixes\\n\\n- fix: prevent DOS when checking an unknown repo @andypols (#1095)\\n- fix: display errors when adding a new repo @andypols (#1120)\\n- fix: render committer and author email links instead of estimated profile links @kriswest (#1179)\\n- fix: return 200 status codes on rejection to ensure error message renders in git client @kriswest (#1178)\\n- fix: mongoDB client impl issues @kriswest (#1167)\\n- fix(deps): update npm - - package.json @[renovate[bot]](https://github.com/apps/renovate) (#1135)\\n- fix(deps): update npm - li-cli - experimental/li-cli/package.json @[renovate[bot]](https://github.com/apps/renovate) (#1114)\\n- fix: flaky fuzz test errors @jescalada (#1158)\\n- fix: 946 associate commits by email @kriswest (#973)\\n- fix(deps): update dependency axios to ^1.11.0 - git-proxy-cli - packages/git-proxy-cli/package.json @[renovate[bot]](https://github.com/apps/renovate) (#1130)\\n- fix: restore user configs being merged with defaults @coopernetes (#1129)\\n- fix(deps): update npm - - package.json @[renovate[bot]](https://github.com/apps/renovate) (#883)\\n\\n## 🧰 Maintenance\\n\\n- chore(deps): update dependency cross-env to v10 - license-inventory - experimental/license-inventory/package.json @[renovate[bot]](https://github.com/apps/renovate) (#1173)\\n- fix(deps): update npm - - package.json @[renovate[bot]](https://github.com/apps/renovate) (#1135)\\n- chore(deps): update am
|
|
|
|
|
|
|
|
|
The logs for this run have expired and are no longer available.
Loading