blob: f3c1c58391d1efa4db575418af92b0ca9a3147f5 [file] [log] [blame]
Joey Armstrong34f18402023-07-21 18:58:10 -04001.. _pull-request-see-also:
2
Joey Armstrong36592e32022-11-28 09:00:28 -05003VOLTHA project repositories
4===========================
5
6Development and code reviews:
7-----------------------------
8
Joey Armstrong34f18402023-07-21 18:58:10 -04009:ref:`Commit message syntax <pull-request--commit-message>`
10+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Joey Armstrong36592e32022-11-28 09:00:28 -050011
Joey Armstrong34f18402023-07-21 18:58:10 -040012Job directives: recheck
13-----------------------
Joey Armstrong36592e32022-11-28 09:00:28 -050014
Joey Armstrong34f18402023-07-21 18:58:10 -040015If the CI check did not launch or failed and you believe the issue is
16unrelated to your patch/changeset you can re-trigger the job by commenting
17on the patch with *recheck*.
Joey Armstrong36592e32022-11-28 09:00:28 -050018
Joey Armstrong34f18402023-07-21 18:58:10 -040019- Visit gerrit: https://gerrit.opencord.org/c/bbsim/+/34384
20- Click the pencil icon in the top left by reviewers.
21- Comment/description text: recheck
Joey Armstrong36592e32022-11-28 09:00:28 -050022
Joey Armstrong34f18402023-07-21 18:58:10 -040023It may take a little while to run dependent on queue size but this token will
24initiate re-running job phases for a patch.