Pascal Zimmermann

Results 104 comments of Pascal Zimmermann

Hi @ibexa-yuna, I understand the case and it sounds valid. Do you wanna handle it on your own and contribute it back to this repository or should I prepare the...

Okay @ibexa-yuna, I think I can prepare the new feature in the next few days.

Hi @nodesocket, do you tried `git pull` or `git pull --rebase origin "${GITHUB_REF}"` beforehand? You can include the command inside the commit/ configuration area, e.g. ```yml - name: Commit files...

Hi @nodesocket, I would recommend trying a pull beforehand. **I've got one question:** Your bash script does the rest (git config, git add, git commit)?

Hi @nodesocket, yes. I think that should solve the issue.

@gergokee I think, the issue is already solved by using the `--atomic` [option](https://github.com/ad-m/github-push-action?tab=readme-ov-file#inputs) by default.

Hi @jackton1, could you please have a look?

Hi Piotr, sounds valid. @ad-m & @jackton1 what do think?

Hi @eng1n88r, I'll set up a debug case on my side. Could you please share the corresponding protection rules and the repository? It seams not, that you you using an...

@eng1n88r Thank you for sharing your setup. That sounds like a scenario where you need a PAT. Otherwise, you can't push back to the protected branch, because only admin users...