Added source for form field's value + a lot of fixes around forms #8403
release-note.yml
on: pull_request
update_infrahub_release_draft
4s
update_python_sdk_release_draft
6s
Annotations
4 errors
update_infrahub_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10062718133',
status: 422,
response: {
url: 'https://api.github.com/repos/opsmill/infrahub/releases/163523844',
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, 23 Jul 2024 16:29:39 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': 'C105:1822:2604058:4866B10:669FDA73',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4991',
'x-ratelimit-reset': '1721755777',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '9',
'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/163523844',
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- Add documentation for `infrahubctl repository` command @dgarros (#3903)\\n- Add new labels to classify issues better @dgarros (#3879)\\n","draft":true,"prerelease":false,"make_latest":"true","name":"infrahub-draft","tag_name":"infrahub-v","target_commitish":"refs/pull/3877/merge"}',
request: {}
},
event: {
id: '10062718133',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d41d96b77462f3c4fd8b4fe5e4cc4d43e3d7c61',
before: '262204f8d74052b149dd0184518da1214fbc1a20',
number: 3877,
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/3877/comments'
},
commits: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877/commits'
},
html: { href: 'https://github.com/opsmill/infrahub/pull/3877' },
issue: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/3877'
},
review_commen
|
update_infrahub_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: '10062718133',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d41d96b77462f3c4fd8b4fe5e4cc4d43e3d7c61',
before: '262204f8d74052b149dd0184518da1214fbc1a20',
number: 3877,
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/3877/comments'
},
commits: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877/commits'
},
html: { href: 'https://github.com/opsmill/infrahub/pull/3877' },
issue: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/3877'
},
review_comment: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877/comments'
},
self: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877'
},
statuses: {
href: 'https://api.github.com/repos/opsmill/infrahub/statuses/4d41d96b77462f3c4fd8b4fe5e4cc4d43e3d7c61'
}
},
active_lock_reason: null,
additions: 1949,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/15261980?v=4',
events_url: 'https://api.github.com/users/bilalabbad/events{/privacy}',
followers_url: 'https://api.github.com/users/bilalabbad/followers',
following_url: 'https://api.github.com/users/bilalabbad/following{/other_user}',
gists_url: 'https://api.github.com/users/bilalabbad/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/bilalabbad',
id: 15261980,
login: 'bilalabbad',
node_id: 'MDQ6VXNlcjE1MjYxOTgw',
organizations_url: 'https://api.github.com/users/bilalabbad/orgs',
received_events_url: 'https://api.github.com/users/bilalabbad/received_events',
repos_url: 'https://api.github.com/users/bilalabbad/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/bilalabbad/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/bilalabbad/subscriptions',
type: 'User',
url: 'https://api.github.com/users/bilalabbad'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/15261980?v=4',
events_url: 'https://api.github.com/users/bilalabbad/events{/privacy}',
followers_url: 'https://api.github.com/users/bilalabbad/followers',
following_url: 'https://api.github.com/users/bilalabbad/following{/other_user}',
gists_url: 'https://api.github.com/users/bilalabbad/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/bila
|
update_python_sdk_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '10062718133',
status: 422,
response: {
url: 'https://api.github.com/repos/opsmill/infrahub/releases/163819012',
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, 23 Jul 2024 16:29:41 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:A630:3399F20:6047DD3:669FDA75',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4986',
'x-ratelimit-reset': '1721755777',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '14',
'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/163819012',
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\\n","draft":true,"prerelease":false,"make_latest":"true","name":"python_sdk-draft","tag_name":"python-sdk-v","target_commitish":"refs/pull/3877/merge"}',
request: {}
},
event: {
id: '10062718133',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d41d96b77462f3c4fd8b4fe5e4cc4d43e3d7c61',
before: '262204f8d74052b149dd0184518da1214fbc1a20',
number: 3877,
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/3877/comments'
},
commits: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877/commits'
},
html: { href: 'https://github.com/opsmill/infrahub/pull/3877' },
issue: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/3877'
},
review_comment: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/comments{/number}'
},
review_comme
|
update_python_sdk_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: '10062718133',
name: 'pull_request',
payload: {
action: 'synchronize',
after: '4d41d96b77462f3c4fd8b4fe5e4cc4d43e3d7c61',
before: '262204f8d74052b149dd0184518da1214fbc1a20',
number: 3877,
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/3877/comments'
},
commits: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877/commits'
},
html: { href: 'https://github.com/opsmill/infrahub/pull/3877' },
issue: {
href: 'https://api.github.com/repos/opsmill/infrahub/issues/3877'
},
review_comment: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877/comments'
},
self: {
href: 'https://api.github.com/repos/opsmill/infrahub/pulls/3877'
},
statuses: {
href: 'https://api.github.com/repos/opsmill/infrahub/statuses/4d41d96b77462f3c4fd8b4fe5e4cc4d43e3d7c61'
}
},
active_lock_reason: null,
additions: 1949,
assignee: {
avatar_url: 'https://avatars.githubusercontent.com/u/15261980?v=4',
events_url: 'https://api.github.com/users/bilalabbad/events{/privacy}',
followers_url: 'https://api.github.com/users/bilalabbad/followers',
following_url: 'https://api.github.com/users/bilalabbad/following{/other_user}',
gists_url: 'https://api.github.com/users/bilalabbad/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/bilalabbad',
id: 15261980,
login: 'bilalabbad',
node_id: 'MDQ6VXNlcjE1MjYxOTgw',
organizations_url: 'https://api.github.com/users/bilalabbad/orgs',
received_events_url: 'https://api.github.com/users/bilalabbad/received_events',
repos_url: 'https://api.github.com/users/bilalabbad/repos',
site_admin: false,
starred_url: 'https://api.github.com/users/bilalabbad/starred{/owner}{/repo}',
subscriptions_url: 'https://api.github.com/users/bilalabbad/subscriptions',
type: 'User',
url: 'https://api.github.com/users/bilalabbad'
},
assignees: [
{
avatar_url: 'https://avatars.githubusercontent.com/u/15261980?v=4',
events_url: 'https://api.github.com/users/bilalabbad/events{/privacy}',
followers_url: 'https://api.github.com/users/bilalabbad/followers',
following_url: 'https://api.github.com/users/bilalabbad/following{/other_user}',
gists_url: 'https://api.github.com/users/bilalabbad/gists{/gist_id}',
gravatar_id: '',
html_url: 'https://github.com/bila
|