Peter Evans

Results 334 comments of Peter Evans

> Is there a way to force delete the "promotion" branch post PR merge to keep the idempotency of this action? Or am I mis understanding your assertion? Sorry for...

Hi @balusarakesh Perhaps the example in the docs doesn't work in all cases. It might be because commits on your `staging` branch are being force pushed and differ from `development`,...

> is there an option to NOT do any kind of rebase in the github action peter-evans/create-pull-request@v4 and just create a PR between 2 existing branches?? No, because that's the...