Extremely powerful GitHub Action to streamline management of PRs through automation of common tasks. Very versatile with plenty of configuration settings to adapt to many different implementations.
Current Behavior
When editing through GitHub UI and providing multiple commits to a PR the initial instructions on comment automation are being submitted multiple times.
To Reproduce
Steps to reproduce the behavior:
Edit a file via GitHub UI, commit to a new branch, and create PR
Edit another file in the same branch and commit
Edit another file in the same branch and commit
You will see multiple comment automation messages. See screen shot
Expected behavior/code
The instructions should only be sent on PR open
Bug Report
Current Behavior When editing through GitHub UI and providing multiple commits to a PR the initial instructions on comment automation are being submitted multiple times.
To Reproduce Steps to reproduce the behavior:
Expected behavior/code The instructions should only be sent on PR open
GitHub Action Configuration (.yml, etc)
N/A
Environment
Possible Solution Working on it
Additional context/Screenshots Example