Merge pull request #4 from anayden/dependabot/github_actions/release-… #17
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors, 3 warnings, and 1 notice
Release
Request failed due to following response errors:
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
{
name: 'GraphqlResponseError',
id: '7187911076',
request: {
query: '\n' +
' query findCommitsWithAssociatedPullRequests(\n' +
' $name: String!\n' +
' $owner: String!\n' +
' $targetCommitish: String!\n' +
' $withPullRequestBody: Boolean!\n' +
' $withPullRequestURL: Boolean!\n' +
' $since: GitTimestamp\n' +
' $after: String\n' +
' $withBaseRefName: Boolean!\n' +
' $withHeadRefName: Boolean!\n' +
' ) {\n' +
' repository(name: $name, owner: $owner) {\n' +
' object(expression: $targetCommitish) {\n' +
' ... on Commit {\n' +
' history(first: 100, since: $since, after: $after) {\n' +
' totalCount\n' +
' pageInfo {\n' +
' hasNextPage\n' +
' endCursor\n' +
' }\n' +
' nodes {\n' +
' id\n' +
' committedDate\n' +
' message\n' +
' author {\n' +
' name\n' +
' user {\n' +
' login\n' +
' }\n' +
' }\n' +
' associatedPullRequests(first: 5) {\n' +
' nodes {\n' +
' title\n' +
' number\n' +
' url @include(if: $withPullRequestURL)\n' +
' body @include(if: $withPullRequestBody)\n' +
' author {\n' +
' login\n' +
' }\n' +
' baseRepository {\n' +
' nameWithOwner\n' +
' }\n' +
' mergedAt\n' +
' isCrossRepository\n' +
' labels(first: 100) {\n' +
' nodes {\n' +
' name\n' +
' }\n' +
' }\n' +
' merged\n' +
' baseRefName @include(if: $withBaseRefName)\n' +
' headRefName @include(if: $withHeadRefName)\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n' +
' }\n',
variables: {
name: 'r2dt-client',
owner: 'anayden',
targetCommitish: 'refs/heads/master',
withPullRequestBody: false,
withPullRequestURL: false,
withBaseRefName: false,
withHeadRefName: false
}
},
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',
'cont
|
Release
GraphqlResponseError: Request failed due to following response errors:
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
- Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v5.25.0/dist/index.js:6088:13
at async paginate (/home/runner/work/_actions/release-drafter/release-drafter/v5.25.0/dist/index.js:142876:14)
at async findCommitsWithAssociatedPullRequests (/home/runner/work/_actions/release-drafter/release-drafter/v5.25.0/dist/index.js:142688:12)
at async drafter (/home/runner/work/_actions/release-drafter/release-drafter/v5.25.0/dist/index.js:142380:7)
at async Promise.all (index 0)
{
name: 'AggregateError',
event: {
id: '7187911076',
name: 'push',
payload: {
after: 'dca49905c6e68a8bd7d4d0c9a40fc7da4bd27128',
base_ref: null,
before: '958d99a1f31fca36c113c221b6364d1c25c80f72',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: '4da086d002006f9477ed7c1b40ceaaf431a4d2a3',
message: 'Bump release-drafter/release-drafter from 5.20.0 to 5.25.0\n' +
'\n' +
'Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5.20.0 to 5.25.0.\n' +
'- [Release notes](https://github.com/release-drafter/release-drafter/releases)\n' +
'- [Commits](https://github.com/release-drafter/release-drafter/compare/v5.20.0...v5.25.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: release-drafter/release-drafter\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2023-11-24T23:40:30Z',
tree_id: '71f810371a622ac64744b21bbd8c5771b36121e0',
url: 'https://github.com/anayden/r2dt-client/commit/4da086d002006f9477ed7c1b40ceaaf431a4d2a3'
},
{
author: {
email: '[email protected]',
name: 'Alexey Naiden',
username: 'anayden'
},
committer: {
email: '[email protected]',
name: 'GitHub',
username: 'web-flow'
},
distinct: true,
id: 'dca49905c6e68a8bd7d4d0c9a40fc7da4bd27128',
message: 'Merge pull request #4 from anayden/dependabot/github_actions/release-drafter/release-drafter-5.25.0\n' +
'\n' +
'Bump release-drafter/release-drafter from 5.20.0 to 5.25.0',
timestamp: '2023-12-13T02:14:46+04:00',
tree_id: '90fb7a62a55c29c1502c9b367792fa17da724f21',
url: 'https://github.com/anayden/r2dt-client/commit/dca4
|
Release
Input 'repository_url' has been deprecated with message: The inputs have been normalized to use kebab-case. Use `repository-url` instead.
|
Upgrade to Trusted Publishing
Trusted Publishers allows publishing packages to PyPI from automated environments like GitHub Actions without needing to use username/password combinations or API tokens to authenticate with PyPI. Read more: https://docs.pypi.org/trusted-publishers
|
Release
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
Using a user-provided API token for authentication against https://test.pypi.org/legacy/
|