-
Notifications
You must be signed in to change notification settings - Fork 4.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
CMS-BOT Pull Requests commands #13028
Labels
Comments
This was referenced Jan 22, 2016
Merged
This was referenced Jan 22, 2016
Closed
This was referenced Apr 28, 2017
Closed
This was referenced Apr 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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 feature[@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<multi line message>
L1/L2/requestor and developers listed here to provide release-notes. This command can be issued multiple time.
The text was updated successfully, but these errors were encountered: