rmuir commented on PR #14072:
URL: https://github.com/apache/lucene/pull/14072#issuecomment-2549694829
Yeah, i commented out the forwarding and I think i reproduced your issue:
```
fatal: [graviton4]: FAILED! =>
changed: false
cmd: /usr/bin/git ls-remote [email protected]:apache/lucene.git -h
refs/heads/main
msg: |-
Warning:********@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.
rc: 128
stderr: |-
Warning: Permanently added 'github.com' (ED25519) to the list of
known hosts.
[email protected]: Permission denied (publickey).
fatal: Could not read from remote repository.
Please make sure you have the correct access rights
and the repository exists.
stderr_lines: <omitted>
stdout: ''
stdout_lines: <omitted>
```
Will push a commit with change to https after i test that it works.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]