Skip to content

Update stefanzweifel/git-auto-commit-action action to v5 #164

Update stefanzweifel/git-auto-commit-action action to v5

Update stefanzweifel/git-auto-commit-action action to v5 #164

Triggered via pull request October 6, 2023 18:02
Status Success
Total duration 20s
Artifacts

release-drafter.yaml

on: pull_request
Draft release
9s
Draft release
Fit to window
Zoom out
Zoom in

Annotations

2 errors
Draft release
Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} { name: 'HttpError', id: '6434957923', status: 422, response: { url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/releases/99634760', 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: 'Fri, 06 Oct 2023 18:02:51 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': 'E435:7D43:8A6770:1182B62:65204BCB', 'x-ratelimit-limit': '1000', 'x-ratelimit-remaining': '996', 'x-ratelimit-reset': '1696618967', 'x-ratelimit-resource': 'core', 'x-ratelimit-used': '4', '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/vladgh/ansible-collection-vladgh-samba/releases/99634760', headers: { accept: 'application/vnd.github.v3+json', 'user-agent': 'probot/12.2.5 octokit-core.js/3.5.1 Node.js/16.20.1 (linux; x64)', authorization: 'token [REDACTED]', 'content-type': 'application/json; charset=utf-8' }, body: '{"body":"## What’s changed\\n\\n## ✨ Enhancements\\n\\n- Add global samba_manage_directories option @andrewradke (#100)\\n- Upgrade supported Debian version to Bookworm @vladgh (#95)\\n- Add support for Fedora 38 @vladgh (#85)\\n- Improve conditionals @vladgh (#84)\\n- Migrate from `with_X` to `loop` @vladgh (#83)\\n- Prefer `include_role` @vladgh (#82)\\n- Add `samba_mdns_name` option @vladgh (#79)\\n- Consistent `samba_map_to_guest` @vladgh (#78)\\n- Fix lint errors @vladgh (#77)\\n- Keep booleans consistent @vladgh (#76)\\n- Remove unnecessary file path comments @vladgh (#75)\\n- Archlinux fixes @aejh (#73)\\n- Fix samba_vfs_packages on Archlinux @aejh (#72)\\n- Introduce share.user option in order to control samba option @tobias-richter (#69)\\n- Improve conditionals in templates @vladgh (#71)\\n- Allow setting `read_only` and `writeable` @vladgh (#70)\\n- Clean-up @vladgh (#61)\\n\\n## 🐛 Bug fixes\\n\\n- Correctly enforce `samba_interfaces` option @vladgh (#80)\\n\\n## 📚 Documentation\\n\\n- Update README @vladgh (#96)\\n- Consistent code blocks @vladgh (#81)\\n- Consistent `samba_map_to_guest` @vladgh (#78)\\n\\n## 📦 Dependency Updates\\n\\n- Update gofrolist/molecule-action action to v2.5.2 @renovate (#107)\\n- Update gofrolist/molecule-action action to v2.5.1 @renovate (#106)\\n- Update actions/checkout action to v4.1.0 @renovate (#105)\\n- Update gofrolist/molecule-action action to v2.5.0 @renovate (#104)\\n- Update actions/checkout action to v4 @renovate (#103)\\n- Update actions/checkout action to v3.6.0 @renovate (#102)\\n- Update gofrolist/molecule-action action to v2.4.1 @renovate (#94)\\n- Update gofrolist/molecule-action action to v2.4.0 @renovate (#93)\\n- Update gofrolist/molecule-action action to v2.3.22 @
Draft release
HttpError: Validation Failed: {"resource":"Release","code":"invalid","field":"target_commitish"} at /home/runner/work/_actions/release-drafter/release-drafter/v5.24.0/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.24.0/dist/index.js:30793:18) { name: 'AggregateError', event: { id: '6434957923', name: 'pull_request', payload: { action: 'labeled', label: { color: '7057ff', default: false, description: 'Updates a dependency', id: 4742107464, name: 'dependencies', node_id: 'LA_kwDOD9Q2yM8AAAABGqbRSA', url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/labels/dependencies' }, number: 108, pull_request: { _links: { comments: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/issues/108/comments' }, commits: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/pulls/108/commits' }, html: { href: 'https://github.com/vladgh/ansible-collection-vladgh-samba/pull/108' }, issue: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/issues/108' }, review_comment: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/pulls/comments{/number}' }, review_comments: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/pulls/108/comments' }, self: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/pulls/108' }, statuses: { href: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/statuses/093e9fa185a226ab265484c3829fe975004c20c2' } }, active_lock_reason: null, additions: 1, assignee: null, assignees: [], author_association: 'CONTRIBUTOR', auto_merge: null, base: { label: 'vladgh:main', ref: 'main', repo: { allow_auto_merge: true, allow_forking: true, allow_merge_commit: true, allow_rebase_merge: true, allow_squash_merge: true, allow_update_branch: true, archive_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/{archive_format}{/ref}', archived: false, assignees_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/assignees{/user}', blobs_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/git/blobs{/sha}', branches_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/branches{/branch}', clone_url: 'https://github.com/vladgh/ansible-collection-vladgh-samba.git', collaborators_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/collaborators{/collaborator}', comments_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/comments{/number}', commits_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/commits{/sha}', compare_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/compare/{base}...{head}', contents_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/contents/{+path}', contributors_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/contributors', created_at: '2020-05-20T12:58:30Z', default_branch: 'main', delete_branch_on_merge: true, deployments_url: 'https://api.github.com/repos/vladgh/ansible-collection-vladgh-samba/deployments', description: 'Ansible role for m