Skip to content
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

Closed
smuzaffar opened this issue Jan 22, 2016 · 0 comments
Closed

CMS-BOT Pull Requests commands #13028

smuzaffar opened this issue Jan 22, 2016 · 0 comments

Comments

@smuzaffar
Copy link
Contributor

smuzaffar commented Jan 22, 2016

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 it
  • assign <category>[,<category>[,...]]: Any L1/L2's to request signatures from other categories
  • unassign <category>[,<category>[,...]]: Any L1/L2's to remove signatures from other categories
  • hold: L1/all L2's/release manager/developers listed here to mark it as on hold
  • unhold: L1/user who put this PR on hold
  • merge: L1/release managers to merge this request
  • urgent: L1/L2/requestor to mark it as an urgent request to be merged
  • backport [of ]#<PR>: L1/L2/requestor to mark it as a backport request
  • type bug[[-]fix]: L1/L2/requestor to declare it a bugfix
  • type [new-]feature: L1/L2/requestor to declare it a new feature
  • 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants