You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?