build(deps): bump @octokit/types from 15.0.0 to 16.0.0 #36
release-drafter.yml
on: push
Update release Draft
59s
Annotations
2 errors and 4 warnings
|
Update release Draft
HttpError: <html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
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: '19261009653',
name: 'push',
payload: {
after: '0d352fbfe70c02443fb35ab721bdf5d36bd46697',
base_ref: null,
before: '2e95ec3af010536f352c5c79a01e860a31f1a42e',
commits: [],
compare: 'https://github.com/jamacku/testing-farm-as-github-action/compare/2e95ec3af010...0d352fbfe70c',
created: false,
deleted: false,
forced: true,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'jamacku@redhat.com',
name: 'Jan Macku',
username: 'jamacku'
},
distinct: true,
id: '0d352fbfe70c02443fb35ab721bdf5d36bd46697',
message: 'build(deps): bump @octokit/types from 15.0.0 to 16.0.0\n' +
'\n' +
'Bumps [@octokit/types](https://github.com/octokit/types.ts) from 15.0.0 to 16.0.0.\n' +
'- [Release notes](https://github.com/octokit/types.ts/releases)\n' +
'- [Commits](https://github.com/octokit/types.ts/compare/v15.0.0...v16.0.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: "@octokit/types"\n' +
' dependency-version: 16.0.0\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-major\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <support@github.com>',
timestamp: '2025-11-11T10:05:42+01:00',
tree_id: '67622499c3928a8c5a612a348eb4f9072c8091bf',
url: 'https://github.com/jamacku/testing-farm-as-github-action/commit/0d352fbfe70c02443fb35ab721bdf5d36bd46697'
},
pusher: { email: 'jamacku@redhat.com', name: 'jamacku' },
ref: 'refs/heads/main',
repository: {
allow_forking: true,
archive_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/assignees{/user}',
blobs_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/branches{/branch}',
clone_url: 'https://github.com/jamacku/testing-farm-as-github-action.git',
collaborators_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/comments{/number}',
commits_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/commits{/sha}',
compare_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/contents/{+path}',
contributors_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/contributors',
created_at: 1714479068,
default_branch: 'main',
deployments_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/deployments',
description: 'GitHub Action to execute tests by Testing Farm and update Pull Request status',
disabled: false,
downloads_url: 'https://api.github.com/repos/jamacku/testing-farm-as-github-action/downloads',
events_url: 'https://
|
|
Update release Draft
<html>
<head><title>502 Bad Gateway</title></head>
<body>
<center><h1>502 Bad Gateway</h1></center>
<hr><center>nginx</center>
</body>
</html>
{
name: 'HttpError',
id: '19261009653',
status: 502,
response: {
url: 'https://api.github.com/graphql',
status: 502,
headers: {
'content-length': '150',
'content-type': 'text/html',
date: 'Tue, 11 Nov 2025 09:24:32 GMT',
server: 'github.com',
vary: 'Accept-Encoding, Accept, X-Requested-With',
'x-github-request-id': '2800:26E138:5F01179:1A51C621:691300C5'
},
data: '<html>\r\n' +
'<head><title>502 Bad Gateway</title></head>\r\n' +
'<body>\r\n' +
'<center><h1>502 Bad Gateway</h1></center>\r\n' +
'<hr><center>nginx</center>\r\n' +
'</body>\r\n' +
'</html>\r\n'
},
request: {
method: 'POST',
url: 'https://api.github.com/graphql',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.19.5 (linux; x64)',
'x-github-delivery': '19261009653',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"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 $pullRequestLimit: Int!\\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: $pullRequestLimit) {\\n nodes {\\n title\\n number\\n url @include(if: $withPullRequestURL)\\n body @include(if: $withPullRequestBody)\\n author {\\n login\\n __typename\\n url\\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":"testing-farm-as-github-action","owner":"jamacku","targetCommitish":"refs/heads/main","withPullRequestBody":false,"withPullRequestURL":false,"withBaseRefName":false,"withHeadRefName":false,"pullRequestLimit":5}}',
request: { retryCount: 3, retries: 3, retryAfter: 16 }
},
event: {
id: '19261009653',
name: 'push',
payload: {
after: '0d352fbfe70c02443fb35ab721bdf5d36bd46697',
base_ref: null,
before: '2e95ec3af010536f352c5c79a01e860a31f1a42e',
commits: [],
compare: 'https://github.com/jamacku/testing-farm-as-github-action/compare/2e95ec3af010...0d352fbfe70c',
created: false,
deleted: false,
forced: true,
head_commit: {
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: 'jamacku@redhat.com',
name: 'Jan Macku',
username: 'jamacku'
},
|
|
Update release Draft
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update release Draft
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update release Draft
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
|
Update release Draft
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|