Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0 #27
Annotations
2 errors and 5 warnings
Release
Resource not accessible by integration
{
name: 'HttpError',
id: '13233668422',
status: 403,
response: {
url: 'https://api.github.com/repos/invoice-x/invoice2data/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: 'Mon, 10 Feb 2025 04:39:41 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': '6BC0:125E60:167EDAEB:1732B13C:67A9830D',
'x-ratelimit-limit': '5000',
'x-ratelimit-remaining': '4941',
'x-ratelimit-reset': '1739165487',
'x-ratelimit-resource': 'core',
'x-ratelimit-used': '59',
'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/invoice-x/invoice2data/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': '13233668422',
authorization: 'token [REDACTED]',
'content-type': 'application/json; charset=utf-8'
},
body: '{"target_commitish":"refs/heads/master","name":"","tag_name":"","body":"## Changes\\n\\n* Support sum and group options in Table plugin (#592) @bosd\\n* Fixup pre-commit (#609) @bosd\\n* Update pdftotext Docstring (#598) @bosd\\n* Cleanup unused files (#593) @bosd\\n* Fixed one test and used an env var for the google cloud bucket (#241) @EtienneBerube\\n* Downgrade labeler to 5.0.0 (#589) @bosd\\n* Disable autopublish to testpypi (#588) @bosd\\n* Update labeler Configuration (#587) @bosd\\n* Readthedocs configuration (#575) @bosd\\n* Add quiet option to pdftotext parser (#569) @julien-gm\\n* Update Roadmap (#564) @bosd\\n* Add parsing for invoices from Amazon.es (#560) @esteve\\n* Move to PEP518 compliant packaging (#542) @bosd\\n* Added parsing for MOB Caterina coworking invoices (#559) @esteve\\n* Use B+8 digits format for Spanish VAT IDs (#558) @esteve\\n* Added parsing for DIGI invoices (#557) @esteve\\n* Added parsing for vat_rate and address fields. Added static partner name field (#556) @esteve\\n* add templates (#550) @bosd\\n\\n## :racehorse: Performance\\n\\n* Refactor Template matching use `in` function. (#590) @bosd\\n\\n## :hammer: Refactoring\\n\\n* Let Input module kwarg accept strings (#597) @bosd\\n\\n## :package: Dependencies\\n\\n* Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0 (#607) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump pip from 25.0 to 25.0.1 in /.github/workflows (#610) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump pypa/gh-action-pypi-publish from 1.12.2 to 1.12.4 (#604) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump release-drafter/release-drafter from 6.0.0 to 6.1.0 (#602) @[dependabot[bot]](https://github.com/apps/dependabot)\\n* Bump codecov/codecov-action from 4.5.0 to 5.3.1 (#605) @[dependabot[bot]](https://github.com/apps/d
|
Release
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: '13233668422',
name: 'push',
payload: {
after: '416e2587f481980f8772d14551492b57ec89a57b',
base_ref: null,
before: '860b27ec8df3b213623ec5f838a704bc452ef152',
commits: [
{
author: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
committer: {
email: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '416e2587f481980f8772d14551492b57ec89a57b',
message: 'Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0\n' +
'\n' +
'Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.0.0 to 5.2.0.\n' +
'- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)\n' +
'- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.2.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: crazy-max/ghaction-github-labeler\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-02-10T04:39:19Z',
tree_id: '15ac08d9be90a2963690ce289327bc97d4a6a3ff',
url: 'https://github.com/invoice-x/invoice2data/commit/416e2587f481980f8772d14551492b57ec89a57b'
}
],
compare: 'https://github.com/invoice-x/invoice2data/compare/860b27ec8df3...416e2587f481',
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: '49699333+dependabot[bot]@users.noreply.github.com',
name: 'dependabot[bot]',
username: 'dependabot[bot]'
},
distinct: true,
id: '416e2587f481980f8772d14551492b57ec89a57b',
message: 'Bump crazy-max/ghaction-github-labeler from 5.0.0 to 5.2.0\n' +
'\n' +
'Bumps [crazy-max/ghaction-github-labeler](https://github.com/crazy-max/ghaction-github-labeler) from 5.0.0 to 5.2.0.\n' +
'- [Release notes](https://github.com/crazy-max/ghaction-github-labeler/releases)\n' +
'- [Commits](https://github.com/crazy-max/ghaction-github-labeler/compare/v5.0.0...v5.2.0)\n' +
'\n' +
'---\n' +
'updated-dependencies:\n' +
'- dependency-name: crazy-max/ghaction-github-labeler\n' +
' dependency-type: direct:production\n' +
' update-type: version-update:semver-minor\n' +
'...\n' +
'\n' +
'Signed-off-by: dependabot[bot] <[email protected]>',
timestamp: '2025-02-10T04:39:19Z',
tree_id: '15ac08d9be90a2963690ce289327bc97d4a6a3ff',
url: 'https://github.com/invoice-x/invoice2data/commit/416e2587f481980f8772d14551492b57ec89a57b'
},
organization: {
avatar_url: 'https://avatars.githubusercontent.com/u/39475532?v=4',
description: 'Open source tools for machine-readable invoices.',
events_url: 'https://api.github.com/orgs/invoice-x/events',
hooks_url: 'https://api.github.com/orgs/invoice-x/hooks',
id: 39475532,
issues_url: 'https:
|
Release
"pull_request_target.opened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Release
"pull_request_target.reopened" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Release
"pull_request_target.synchronize" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Release
"pull_request_target.edited" is not a known webhook name (https://developer.github.com/v3/activity/events/types/)
|
Release
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
|