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
This will require a bit more logic to be added: namely, resolveActionsForCommitAndIssueWithBotIntegrations in SyncPairResolver will need to keep a map from commits to an array of integrations performed for that commit. Then, we would resolve not just the last commit, but all commits to their corresponding statuses and update all of the affected commits.
This could work. Sorry, @ioveracker if this doesn't make much sense, I'm just thinking out loud 😊
Integrations canceled because of a new commit continue to show as "building..." in the pull request. See #112 for additional information.
The text was updated successfully, but these errors were encountered: