fonsdant commented on PR #17204:
URL: https://github.com/apache/kafka/pull/17204#issuecomment-2355548172

   Hi, @mumrah! I have made a test to check if it works as expected. You can 
check it: https://github.com/fonsdant/github-actions.
   
   I create two jobs: one for successfully build (and then tag update) and 
other for failed build (no tag update). I have needed to give read and write 
permission to GitHub Action to perform the tag creation.
   
   - [Failed build because of read and write 
permission](https://github.com/fonsdant/github-actions/actions/runs/10902518962)
   - [Completed build for creating cached 
tag](https://github.com/fonsdant/github-actions/actions/runs/10902555717)
   - [Completed build for 
PR](https://github.com/fonsdant/github-actions/actions/runs/10902593757)
   - [Completed build for merged PR (update 
tag)](https://github.com/fonsdant/github-actions/actions/runs/10902740842)


-- 
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]

Reply via email to