Neuvector mapper #6404
draft-release.yml
on: pull_request
update_release_draft
8s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '11060987444',
status: 422,
response: {
url: 'https://api.github.com/repos/mitre/heimdall2/releases',
status: 422,
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-length': '210',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Thu, 26 Sep 2024 22:08:52 GMT',
'referrer-policy': 'origin-when-cross-origin, strict-origin-when-cross-origin',
server: 'github.com',
'strict-transport-security': 'max-age=31536000; includeSubdomains; preload',
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': 'D889:1F94E7:5284E2:9D488F:66F5DB74',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4966',
'x-ratelimit-reset': '1727391266',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '34',
'x-xss-protection': '0'
},
data: {
message: 'Validation Failed',
errors: [
{
resource: 'Release',
code: 'invalid',
field: 'target_commitish'
}
],
documentation_url: 'https://docs.github.com/rest/releases/releases#create-a-release',
status: '422'
}
},
request: {
method: 'POST',
url: 'https://api.github.com/repos/mitre/heimdall2/releases',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/20.13.1 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/pull/6195/merge","name":"v2.10.19","tag_name":"v2.10.19","body":"## Dependency Updates\\n\\n- Bump @aws-sdk/client-s3 from 3.658.0 to 3.658.1 @dependabot (#6223)\\n- Bump @types/express from 4.17.21 to 5.0.0 @dependabot (#6225)\\n- Bump @types/node from 22.7.0 to 22.7.2 @dependabot (#6224)\\n- Bump cypress from 13.14.2 to 13.15.0 @dependabot (#6222)\\n- Bump @aws-sdk/client-config-service from 3.658.0 to 3.658.1 @dependabot (#6221)\\n- Bump @aws-sdk/client-s3 from 3.657.0 to 3.658.0 @dependabot (#6219)\\n- Bump @types/node from 22.6.1 to 22.7.0 @dependabot (#6220)\\n- Bump @aws-sdk/client-config-service from 3.654.0 to 3.658.0 @dependabot (#6218)\\n- Bump @nestjs/platform-express from 10.4.3 to 10.4.4 @dependabot (#6213)\\n- Bump @aws-sdk/client-s3 from 3.654.0 to 3.657.0 @dependabot (#6217)\\n- Bump @nestjs/testing from 10.4.3 to 10.4.4 @dependabot (#6214)\\n- Bump @nestjs/core from 10.4.3 to 10.4.4 @dependabot (#6215)\\n- Bump tailwindcss from 3.4.12 to 3.4.13 @dependabot (#6216)\\n- Bump @nestjs/common from 10.4.3 to 10.4.4 @dependabot (#6212)\\n- Bump @types/lodash from 4.17.7 to 4.17.9 @dependabot (#6211)\\n- Bump @types/node from 22.5.5 to 22.6.1 @dependabot (#6210)\\n- Bump sass-loader from 16.0.1 to 16.0.2 @dependabot (#6209)\\n- Bump prettier-plugin-organize-imports from 4.0.0 to 4.1.0 @dependabot (#6208)\\n- Bump @smithy/node-http-handler from 3.2.2 to 3.2.3 @dependabot (#6207)\\n- Bump @aws-sdk/client-config-service from 3.651.1 to 3.654.0 @dependabot (#6204)\\n- Bump @aws-sdk/client-s3 from 3.651.1 to 3.654.0 @dependabot (#6205)\\n- Bump @aws-sdk/client-sts from 3.651.1 to 3.654.0 @dependabot (#6206)\\n- Bump @nestjs/core from 10.4.2 to 10.4.3 @dependabot (#6198)\\n- Bump @nestjs/common from 10.4.2
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v6/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/v6/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '11060987444',
name: 'pull_request',
payload: {
action: 'synchronize',
after: 'dbaf145f3dafd7de0ac399f32b74798ef90cf7f6',
before: 'ababf65e321eca5bd902c178b8255f3aac0ad182',
number: 6195,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/44968?v=4',
description: 'Open Source Software from the MITRE Corporation',
events_url: 'https://api.github.com/orgs/mitre/events',
hooks_url: 'https://api.github.com/orgs/mitre/hooks',
id: 44968,
issues_url: 'https://api.github.com/orgs/mitre/issues',
login: 'mitre',
members_url: 'https://api.github.com/orgs/mitre/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjQ0OTY4',
public_members_url: 'https://api.github.com/orgs/mitre/public_members{/member}',
repos_url: 'https://api.github.com/orgs/mitre/repos',
url: 'https://api.github.com/orgs/mitre'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/mitre/heimdall2/issues/6195/comments'
},
commits: {
href: 'https://api.github.com/repos/mitre/heimdall2/pulls/6195/commits'
},
html: { href: 'https://github.com/mitre/heimdall2/pull/6195' },
issue: {
href: 'https://api.github.com/repos/mitre/heimdall2/issues/6195'
},
review_comment: {
href: 'https://api.github.com/repos/mitre/heimdall2/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/mitre/heimdall2/pulls/6195/comments'
},
self: {
href: 'https://api.github.com/repos/mitre/heimdall2/pulls/6195'
},
statuses: {
href: 'https://api.github.com/repos/mitre/heimdall2/statuses/dbaf145f3dafd7de0ac399f32b74798ef90cf7f6'
}
},
active_lock_reason: null,
additions: 899738,
assignee: null,
assignees: [],
author_association: 'NONE',
auto_merge: null,
base: {
label: 'mitre:master',
ref: 'master',
repo: {
allow_auto_merge: true,
allow_forking: true,
allow_merge_commit: true,
allow_rebase_merge: true,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/mitre/heimdall2/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/mitre/heimdall2/assignees{/user}',
blobs_url: 'https://api.github.com/repos/mitre/heimdall2/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/mitre/heimdall2/branches{/branch}',
clone_url: 'https://github.com/mitre/heimdall2.git',
collaborators_url: 'https://api.github.com/repos/mitre/heimdall2/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/mitre/heimdall2/comments{/number}',
commits_url: 'https://api.github.com/repos/mitre/heimdall2/commits{/sha}',
compare_url: 'https://api.github.com/repos/mitre/heimdall2/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/mitre/heimdall2/contents/{+path}',
contributors_url: 'https://api.github.com/repos/mitre/heimdall2/contributors',
created_at: '2020-04-15T19:59:46Z',
default_branch: 'master',
delete_branch_on_merge: false,
deployments_url: 'https://api.github.com/repos/mitre/heimdall
|