cms-bot-cmssw-cmds
For CMSSW Pull requests, following commands in first line of a comment are recognized
+1|approve[d]|sign[ed]|+category: L1/L2's to approve it-1|reject[ed]|-category: L1/L2's to reject itassign <category>[,<category>[,...]]: Any L1/L2's to request signatures from other categoriesunassign <category>[,<category>[,...]]: Any L1/L2's to remove signatures from other categorieshold: L1/all L2's/release manager/developers listed here to mark it as on holdunhold: L1/user who put this PR on holdmerge: L1/release managers to merge this requesturgent: L1/L2/requestor to mark it as an urgent request to be mergedbackport [of ]#<PR>: L1/L2/requestor to mark it as a backport requesttype bug[[-]fix]: L1/L2/requestor to declare it a bugfixtype [new-]feature: L1/L2/requestor to declare it a new featurecode-checks: By default cms-bot runs code-checks for all Pull Requests made for master branch. If for any reason code-checks tests are not run then one can force start code-checks using this command.- Testing PR: L1/L2 and developers listed here to start jenkins tests using
[@cmsbuild,] please test [workflow <workflow>[,<workflow>[...]]] with [#cmsswPR[,cmsswPR[...]] [cms-sw/cmsdist#PR]]e.g. [@cmsbuild,] please test: To start tests[@cmsbuild,] please test with cms-sw/cmsdist#<PR>: Run tests with externals from cmsdist PR[@cmsbuild,] please test with #cmsswPR[,cmsswPR[...]]: Run tests with extra cmssw PRs[@cmsbuild,] please test with #cmsswPR[,cmsswPR[...]] cms-sw/cmsdist#PR: run tests with extra CMSSW PRs and an extra cmsdist PR[@cmsbuild,] please test workflow <workflow>[,<workflow>[...]]: Run tests with extra runTheMatrix workflows[@cmsbuild,] please test workflow <workflow>[,<workflow>[...]] with #cmsswPR[,cmsswPR[...]] cms-sw/cmsdist#PR: Run tests with extra workflows, cmssw PRs and cmsdist PR[@cmsbuild,] please abort[ test]: Those who can request the test can ask to abort a running/on going test.release-note[s]: <multi line message>- L1/L2/requestor and developers listed here to provide release-notes. This command can be issued multiple time.