deployments icon indicating copy to clipboard operation
deployments copied to clipboard

Acceptance fixup take2

Open alfrunes opened this issue 1 year ago • 1 comments

alfrunes avatar May 16 '24 12:05 alfrunes

@alfrunes, Let me know if you want to start the integration pipeline by mentioning me and the command "start pipeline".


my commands and options

You can trigger a pipeline on multiple prs with:

  • mentioning me and start pipeline --pr mender/127 --pr mender-connect/255

You can start a fast pipeline, disabling full integration tests with:

  • mentioning me and start pipeline --fast

You can trigger GitHub->GitLab branch sync with:

  • mentioning me and sync

You can cherry pick to a given branch or branches with:

  • mentioning me and:
 cherry-pick to:
 * 1.0.x
 * 2.0.x

mender-test-bot avatar May 16 '24 12:05 mender-test-bot