Skip to content

Multiple PRs #82

@melroy89

Description

@melroy89

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions