GitHub bot from the JAF JIPP has no access to GitHub
Summary
GitHub bot from the JAF JIPP has no access to GitHub
Steps to reproduce
run publishing job
What is the current bug behavior?
Job fails with
Command "git fetch --tags --force --progress -- git@github.com:jakartaee/jaf-api.git +refs/heads/*:refs/remotes/origin/*" returned status code 128:
stdout:
stderr: git@github.com: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
What is the expected correct behavior?
The job can read from the repository
Relevant logs and/or screenshots
https://ci.eclipse.org/jaf/job/activation-publish-sonatype/1/console
Priority
-
Urgent -
High -
Medium -
Low
Severity
-
Blocker -
Major -
Normal -
Low
Impact
Preparing for the next release, not able to proceed.