Closed mbelak-dtml closed 1 year ago
It might also be good to dismiss PR approval if PR's title or description is edited. There seems to be no official way to do it but I found a snippet here: https://github.com/cli/cli/issues/2342
It might also be good to dismiss PR approval if PR's title or description is edited. There seems to be no official way to do it but I found a snippet here: cli/cli#2342
Good point, created an issue #116
I'd copy the commit's description into PR description.
Done
By default pull request triggers on event types
opened
,reopened
,synchronize
. See https://docs.github.com/en/actions/using-workflows/events-that-trigger-workflows#pull_request Added also trigger on event typeedited
.Resolves #87