Skip to content

Failed "Ansible porting guide creation" github workflow during Ansible 11.8.0 release #2830

@anweshadas

Description

@anweshadas

The "Ansible porting guide creation" github workflow failed during Ansible 11.8.0 release with the following error in the Push to the repo step.

 Run git push origin "${GIT_BRANCH}"
  git push origin "${GIT_BRANCH}"
  shell: /usr/bin/bash -e {0}
  env:
    GIT_BRANCH: release/porting-guide-11.8.0
    ANSIBLE_VERSION_FULL: 11.8.0
    CI_COMMIT_MESSAGE: Add the Ansible community 11.8.0 porting guide
    ANSIBLE_VERSION_MAJOR: 11
remote: Permission to ansible/ansible-documentation.git denied to github-actions[bot].
fatal: unable to access 'https://github.com/ansible/ansible-documentation/': The requested URL returned error: 403
Error: Process completed with exit code 128.

https://github.com/ansible/ansible-documentation/actions/runs/16320818352/job/46097824372

Metadata

Metadata

Assignees

Labels

needs_triageNeeds a first human triage before being processed.

Type

No type

Projects

Status

🆕 Triage

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions