Action running in pull request generates annoying merge conflicts.
Either:
- Action should be configured to never add commits on pull request
- Add flag "--check" or similar to be able to only "check" mortems on PR flow
Leaning towards the first, but the second opens up for more use cases.
Action running in pull request generates annoying merge conflicts.
Either:
Leaning towards the first, but the second opens up for more use cases.