Allow generators and artifacts to run on node without name attribute #9175
Annotations
2 errors
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10575059214',
status: 422,
response: {
url: 'https://api.github.com/repos/opsmill/infrahub/releases/170842338',
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: 'Tue, 27 Aug 2024 09:03:57 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',
'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': '0405:1C3500:2372249:43C3949:66CD967D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4950',
'x-ratelimit-reset': '1724750839',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '50',
'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#update-a-release',
status: '422'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/opsmill/infrahub/releases/170842338',
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: '{"body":"## Changelog\\n\\n- fix diff conflict selected\\\\_branch serialization @ajtmccarty (#4169)\\n- Improvement infrahubctl message on error @gmazoyer (#3960)\\n- Refactor status sync of repositories @ogenstad (#4117)\\n\\n## 🐛 Bug Fixes\\n\\n- IFC-566 Fix `InfrahubNode` when using a `node` attribute @gmazoyer (#4162)\\n- IFC-559 Handle pool allocation for node attribute @gmazoyer (#4157)\\n- Fixes SDK error on save after include @BeArchiTek (#4123)\\n\\n## 🧰 Maintenance\\n\\n- Improve logging when importing repository objects @ogenstad (#4159)\\n- Define GraphQL queries in .infrahub.yml files @ogenstad (#4135)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"python_sdk-draft","tag_name":"python-sdk-v","target_commitish":"refs/pull/4187/merge"}',
request: {}
},
event: {
id: '10575059214',
name: 'pull_request',
payload: {
action: 'opened',
number: 4187,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/118297816?v=4',
description: 'Infrahub by OpsMill',
events_url: 'https://api.github.com/orgs/opsmill/events',
hooks_url: 'https://api.github.com/orgs/opsmill/hooks',
id: 118297816,
issues_url: 'https://api.github.com/orgs/opsmill/issues',
login: 'opsmill',
members_url: 'https://api.github.com/orgs/opsmill/members{/member}',
node_id: 'O_kgDOBw0U2A',
public_members_url: 'https://api.github.com/orgs/opsmill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/opsmill/repos',
url: 'https://api.github.com/orgs/opsmill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/4187/
|
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: '10575059214',
name: 'pull_request',
payload: {
action: 'opened',
number: 4187,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/118297816?v=4',
description: 'Infrahub by OpsMill',
events_url: 'https://api.github.com/orgs/opsmill/events',
hooks_url: 'https://api.github.com/orgs/opsmill/hooks',
id: 118297816,
issues_url: 'https://api.github.com/orgs/opsmill/issues',
login: 'opsmill',
members_url: 'https://api.github.com/orgs/opsmill/members{/member}',
node_id: 'O_kgDOBw0U2A',
public_members_url: 'https://api.github.com/orgs/opsmill/public_members{/member}',
repos_url: 'https://api.github.com/orgs/opsmill/repos',
url: 'https://api.github.com/orgs/opsmill'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/4187/comments'
},
commits: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4187/commits'
},
html: { href: 'https://github.com/opsmill/infrahub/pull/4187' },
issue: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/4187'
},
review_comment: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4187/comments'
},
self: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/4187'
},
statuses: {
href: 'https://api.github.com/repos/opsmill/infrahub/statuses/6054f039913eab6093e9c67905e3c20e7618c9d1'
}
},
active_lock_reason: null,
additions: 5,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/32564248?v=4',
events_url: 'https://api.github.com/users/BaptisteGi/events{/privacy}',
followers_url: 'https://api.github.com/users/BaptisteGi/followers',
following_url: 'https://api.github.com/users/BaptisteGi/following{/other_user}',
gists_url: 'https://api.github.com/users/BaptisteGi/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/BaptisteGi',
id: 32564248,
login: 'BaptisteGi',
node_id: 'MDQ6VXNlcjMyNTY0MjQ4',
organizations_url: 'https://api.github.com/users/BaptisteGi/orgs',
received_events_url: 'https://api.github.com/users/BaptisteGi/received_events',
repos_url: 'https://api.github.com/users/BaptisteGi/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/BaptisteGi/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/BaptisteGi/subscriptions',
type: 'User',
url: 'https://api.github.com/users/BaptisteGi'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/32564248?v=4',
events_url: 'https://api.github.com/users/BaptisteGi/events{/privacy}',
followers_url: 'https://api.github.com/users/BaptisteGi/followers',
following_url: 'https://api.github.com/users/BaptisteGi/following{/other_user}',
gists_url: 'https://api.github.com/users/BaptisteGi/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/BaptisteGi',
id: 32564248,
login: 'BaptisteGi',
node_id: 'MDQ6VXNlcjMyNTY0MjQ4',
|
This job succeeded
Loading