You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I would like to know if you want to push the generated pot file to the open pull request or you want to generate the pot file once the pull request is merged ?
@varunsridharan Hm, I think that makes sense push on the PR branch.
If developers want to generate the POT file after merge they can use the push event instead which is triggered when a merge occurs.
@brenoalvs so what I understood is that you want to trigger this action when a pull request is updated & push the generated pot file to the pull request branch ?
Describe the bug
It retrieves an error when trying to push the POT file to the repository when running in the
pull_request
context.To Reproduce
Steps to reproduce the behavior:
pull_request
Expected behavior
The build should pass and with the new POT file generated and committed.
Screenshots
N/A
Desktop (please complete the following information):
N/A
Smartphone (please complete the following information):
N/A
Additional context
N/A
The text was updated successfully, but these errors were encountered: