-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
I notice that if we merge unrelated changes to the main branch, each time the contributor workflow gets trigger.
That is of course by design, however there is an issue with this approach currently.
Each time this action runs, and a contribute change is detected, a new PR gets created. So in our case we sometimes get 3, 5 or more "Update contrib in README" pull requests of the same thing.
Meaning akhilmhdh/contributors-readme-action should detect first if the pull request already exist, and only create a new once if the PR is not present yet (or replace the existing PR). In all cases it should not keep creating new PRs.
jcfranco and benelan
Metadata
Metadata
Assignees
Labels
No labels