bump 0.10.5 #72
release-drafter.yml
on: pull_request
update_release_draft
5s
Annotations
2 errors
update_release_draft
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
{
name: 'HttpError',
id: '5642161100',
status: 422,
response: {
url: 'https://api.github.com/repos/pfnet/pysen/releases/65755705',
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': '195',
'content-security-policy': "default-src 'none'",
'content-type': 'application/json; charset=utf-8',
date: 'Mon, 24 Jul 2023 07:42:43 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-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': '44C6:1772:2DB2867:5D7AA92:64BE2B73',
'x-ratelimit-limit': '1000',
'x-ratelimit-remaining': '977',
'x-ratelimit-reset': '1690184804',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '23',
'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'
}
},
request: {
method: 'PATCH',
url: 'https://api.github.com/repos/pfnet/pysen/releases/65755705',
headers: {
accept: 'application/vnd.github.v3+json',
'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.16.0 (linux; x64)',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: `{"body":"* feat: add python3.11, drop python3.6 (#38) @toslunar\\n* bump 0.10.4 (#33) @Hakuyume\\n* Support mypy v1 (#31) @toslunar\\n* Bump version to 0.10.3 (#30) @sergeant-wizard\\n* Relax black version for lint extras (#27) @sergeant-wizard\\n* Add context to missing setuptools warning (#28) @sergeant-wizard\\n\\n## 📜 Documentation\\n\\n* State only that linter versions for [lint] are \\"confirmed\\" instead of \\"supported\\" in README (#29) @sergeant-wizard\\n* Fix typos (#17) @e-kwsm\\n* Add missing assets/src directory for rendering images (#6) @bonprosoft\\n\\n## 🧰 Maintenance\\n\\n* Fix typo in error message (#8) @ghost\\n* Early exit with message upon detecting no targets (#23) @sergeant-wizard\\n* Upgrade Python / linter versions for development (#26) @bonprosoft\\n* add python 3.10 test (#18) @hirosassa\\n* Add pysen-test action (#19) @bonprosoft\\n* Use 'release' event to trigger release workflow (#16) @bonprosoft\\n* Bump version to 0.10.2 (#14) @bonprosoft\\n* supports python 3.10 as a target version (#15) @hiro-o918\\n* Force lint extras to use older click (#13) @Hakuyume\\n* Sort files to make output more readable (#11) @grafi-tt\\n* Update comment in settings (#10) @Hakuyume\\n* Support tomlkit 0.10.0 (#9) @bonprosoft\\n* Add workflow for releasing PyPI packages (#5) @bonprosoft\\n* Add release drafter (#3) @sergeant-wizard\\n* Modify pull_request trigger to the proper indent level (#4) @bonprosoft\\n* Fix typo (#1) @sergeant-wizard\\n* Add pysen-test CI (#2) @bonprosoft\\n","draft":true,"prerelease":true,"name":"pysen 0.1.0","tag_name":"0.1.0","target_commitish":"refs/pull/39/merge"}`,
request: {}
},
event: {
id: '5642161100',
name: 'pull_request',
payload: {
action: 'opened',
number: 39,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/9739572?v=4
|
update_release_draft
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"}
at /home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:8462:21
at processTicksAndRejections (node:internal/process/task_queues:96:5)
at async Job.doExecute (/home/runner/work/_actions/release-drafter/release-drafter/v5/dist/index.js:30793:18)
{
name: 'AggregateError',
event: {
id: '5642161100',
name: 'pull_request',
payload: {
action: 'opened',
number: 39,
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/9739572?v=4',
description: '',
events_url: 'https://api.github.com/orgs/pfnet/events',
hooks_url: 'https://api.github.com/orgs/pfnet/hooks',
id: 9739572,
issues_url: 'https://api.github.com/orgs/pfnet/issues',
login: 'pfnet',
members_url: 'https://api.github.com/orgs/pfnet/members{/member}',
node_id: 'MDEyOk9yZ2FuaXphdGlvbjk3Mzk1NzI=',
public_members_url: 'https://api.github.com/orgs/pfnet/public_members{/member}',
repos_url: 'https://api.github.com/orgs/pfnet/repos',
url: 'https://api.github.com/orgs/pfnet'
},
pull_request: {
_links: {
comments: {
href: 'https://api.github.com/repos/pfnet/pysen/issues/39/comments'
},
commits: {
href: 'https://api.github.com/repos/pfnet/pysen/pulls/39/commits'
},
html: { href: 'https://github.com/pfnet/pysen/pull/39' },
issue: {
href: 'https://api.github.com/repos/pfnet/pysen/issues/39'
},
review_comment: {
href: 'https://api.github.com/repos/pfnet/pysen/pulls/comments{/number}'
},
review_comments: {
href: 'https://api.github.com/repos/pfnet/pysen/pulls/39/comments'
},
self: { href: 'https://api.github.com/repos/pfnet/pysen/pulls/39' },
statuses: {
href: 'https://api.github.com/repos/pfnet/pysen/statuses/84b66b35123b3c14ec6fd320f23f20d429258ebe'
}
},
active_lock_reason: null,
additions: 3,
assignee: null,
assignees: [],
author_association: 'MEMBER',
auto_merge: null,
base: {
label: 'pfnet:main',
ref: 'main',
repo: {
allow_auto_merge: false,
allow_forking: true,
allow_merge_commit: false,
allow_rebase_merge: false,
allow_squash_merge: true,
allow_update_branch: false,
archive_url: 'https://api.github.com/repos/pfnet/pysen/{archive_format}{/ref}',
archived: false,
assignees_url: 'https://api.github.com/repos/pfnet/pysen/assignees{/user}',
blobs_url: 'https://api.github.com/repos/pfnet/pysen/git/blobs{/sha}',
branches_url: 'https://api.github.com/repos/pfnet/pysen/branches{/branch}',
clone_url: 'https://github.com/pfnet/pysen.git',
collaborators_url: 'https://api.github.com/repos/pfnet/pysen/collaborators{/collaborator}',
comments_url: 'https://api.github.com/repos/pfnet/pysen/comments{/number}',
commits_url: 'https://api.github.com/repos/pfnet/pysen/commits{/sha}',
compare_url: 'https://api.github.com/repos/pfnet/pysen/compare/{base}...{head}',
contents_url: 'https://api.github.com/repos/pfnet/pysen/contents/{+path}',
contributors_url: 'https://api.github.com/repos/pfnet/pysen/contributors',
created_at: '2021-03-19T11:37:54Z',
default_branch: 'main',
delete_branch_on_merge: true,
deployments_url: 'https://api.github.com/repos/pfnet/pysen/deployments',
description: 'Python linting made easy. Also a casual yet honorific way to address individuals who have entered an organization prior to you.',
disabled: false,
downloads_url: 'https://api.github.com/repos/pfnet/pysen/downloads',
|