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
add /integrate command, which launches the integration job on the merge commit of PR into target branch, actually merges PR on success
TODO: figure out smoothest way to do this -- ideally, we'd build actual merge comment and then push to repo, but that would mean not using the "merge button", closing the PR instead... maybe that's the way to go
The text was updated successfully, but these errors were encountered:
add /integrate command, which launches the integration job on the merge commit of PR into target branch, actually merges PR on success
TODO: figure out smoothest way to do this -- ideally, we'd build actual merge comment and then push to repo, but that would mean not using the "merge button", closing the PR instead... maybe that's the way to go
The text was updated successfully, but these errors were encountered: