Skip to content

concurrent submissions do not smartly iterate on id numbers #57

Open
@mingness

Description

When there are two concurrent submissions, they will both be referenced to main, so will have the same id number. That means merges will have to be done one at a time, and after the first, the action for the subsequent submission should be rerun. Perhaps open issues with new-contribution should all rerun upon changes to main?

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions