Merge pull request #194 from SierraSoftworks/dependabot/cargo/serde_j… #396
Annotations
2 errors and 4 warnings
Prepare
Resource not accessible by integration
{
name: 'HttpError',
id: '13033776208',
status: 403,
response: {
url: 'https://api.github.com/repos/SierraSoftworks/on-call/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, 29 Jan 2025 14:42:46 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': '2881:D482B:10F8FCC:21C8656:679A3E66',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4992',
'x-ratelimit-reset': '1738165248',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '8',
'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/SierraSoftworks/on-call/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.4.0 octokit-core.js/3.6.0 Node.js/20.18.0 (linux; x64)',
'x-github-delivery': '13033776208',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"target_commitish":"refs/heads/main","name":"Version 1.1.2","tag_name":"v1.1.2","body":"## What's Changed\\n### Maintenance\\n\\n- build(deps): Bump serde_json from 1.0.137 to 1.0.138 @[dependabot[bot]](https://github.com/apps/dependabot) (#194)\\n- build(deps): Bump clap from 4.5.26 to 4.5.27 @[dependabot[bot]](https://github.com/apps/dependabot) (#193)\\n- build(deps): Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 @[dependabot[bot]](https://github.com/apps/dependabot) (#192)\\n- build(deps): Bump serde_json from 1.0.135 to 1.0.137 @[dependabot[bot]](https://github.com/apps/dependabot) (#191)\\n- build(deps): Bump clap from 4.5.25 to 4.5.26 @[dependabot[bot]](https://github.com/apps/dependabot) (#190)\\n- build(deps): Bump clap from 4.5.24 to 4.5.25 @[dependabot[bot]](https://github.com/apps/dependabot) (#189)\\n- build(deps): Bump clap from 4.5.23 to 4.5.24 @[dependabot[bot]](https://github.com/apps/dependabot) (#188)\\n- build(deps): Bump serde_json from 1.0.134 to 1.0.135 @[dependabot[bot]](https://github.com/apps/dependabot) (#187)\\n- build(deps): Bump serde from 1.0.216 to 1.0.217 @[dependabot[bot]](https://github.com/apps/dependabot) (#186)\\n- build(deps): Bump serde_json from 1.0.133 to 1.0.134 @[dependabot[bot]](https://github.com/apps/dependabot) (#185)\\n- build(deps): Bump serde from 1.0.215 to 1.0.216 @[dependabot[bot]](https://github.com/apps/dependabot) (#184)\\n- build(deps): Bump chrono from 0.4.38 to 0.4.39 @[dependabot[bot]](https://github.com/apps/dependabot) (#183)\\n- build(deps): Bump clap from 4.5.22 to 4.5.23 @[dependabot[bot]](https://github.com/apps/dependabot) (#182)\\n- build(deps): Bump anstream from 0.6.7 to 0.6.15 @[dependabot[bot]](https://github.com/apps/dependabot) (#181)\\n- build(deps): Bump clap from 4.5.21 to 4.5.22 @[dependabot[bot]](https://github.com/apps/dependabot) (#18
|
Prepare
HttpError: Resource not accessible by integration
at /home/runner/work/_actions/release-drafter/release-drafter/v6.1.0/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.1.0/dist/index.js:61885:18)
{
name: 'AggregateError',
event: {
id: '13033776208',
name: 'push',
payload: {
after: '8cf8ec7278308c3a2382c21df95cef44b6be3914',
base_ref: null,
before: 'a86aba2b1abbf20cc0b92edfd142ad744acc3bb5',
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: false,
id: '70a86bb7ce4d37e154cc9149a8720018a502f1a3',
message: 'build(deps): Bump serde_json from 1.0.137 to 1.0.138\n' +
'\n' +
'Bumps [serde_json](https://github.com/serde-rs/json) from 1.0.137 to 1.0.138.\n' +
'- [Release notes](https://github.com/serde-rs/json/releases)\n' +
'- [Commits](https://github.com/serde-rs/json/compare/v1.0.137...v1.0.138)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: serde_json\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-patch\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-01-29T14:40:35Z',
tree_id: '0ae2417d1f2d257ea7520b4186386a1ce0b08a0f',
url: 'https://github.com/SierraSoftworks/on-call/commit/70a86bb7ce4d37e154cc9149a8720018a502f1a3'
},
{
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: '8cf8ec7278308c3a2382c21df95cef44b6be3914',
message: 'Merge pull request #194 from SierraSoftworks/dependabot/cargo/serde_json-1.0.138',
timestamp: '2025-01-29T14:42:11Z',
tree_id: '0ae2417d1f2d257ea7520b4186386a1ce0b08a0f',
url: 'https://github.com/SierraSoftworks/on-call/commit/8cf8ec7278308c3a2382c21df95cef44b6be3914'
}
],
compare: 'https://github.com/SierraSoftworks/on-call/compare/a86aba2b1abb...8cf8ec727830',
created: false,
deleted: false,
forced: false,
head_commit: {
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: '8cf8ec7278308c3a2382c21df95cef44b6be3914',
message: 'Merge pull request #194 from SierraSoftworks/dependabot/cargo/serde_json-1.0.138',
timestamp: '2025-01-29T14:42:11Z',
tree_id: '0ae2417d1f2d257ea7520b4186386a1ce0b08a0f',
url: 'https://github.com/SierraSoftworks/on-call/commit/8cf8ec7278308c3a2382c21df95cef44b6be3914'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/5012716?v=4',
description: "We're a group of people with a passion for software development and extensive experience on both the development and operations side of large scale systems.",
events_url: 'https://api.github.com/orgs/SierraSoftworks/events',
hooks_url: 'https://api.github.com/orgs/SierraSoftworks/hooks',
id: 5012716,
issues_url: 'https://api.github.com/orgs/Si
|
Prepare
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Prepare
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Prepare
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Prepare
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|