aalmiray commented on pull request #574:
URL: https://github.com/apache/maven-mvnd/pull/574#issuecomment-1009924585
OK, I can adjust the workflows to make use of a tag trigger for
`release-candidate`.
If `release:prepare` were to be invoked by a GH workflow then we'll need to
reuse the custom GitHub Personal Access token, as otherwise a tag created with
workflow A won't trigger workflow B, that is, the default `${{
secrets.GITHUB_TOKEN }}` is not enough in this case.
Is that acceptable?
--
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]