- Issue created by @q0rban
- πΊπΈUnited States drumm NY, US
This is all done in drupalorg code, adding another check in
TugboatPreview::fromGitLabPayload()
We could have it react to Drupal.org issue tag, or GitLab merge request label. I think we should use a MR label. When issues are on GitLab, the MR/issue relation is a bit looser, a MR could be associated with multiple issues, we don't want to think about figuring out that logic. Checking an MR label will be more straightforward. And it would be good to start getting some use of MR labels.
- π¦πΊAustralia mstrelan
IMHO Tugboat should be opt-in rather than out. Can't help but think of the wasted resources running it for every MR.