Skip to content

Commit c733db9

Browse files
authored
Merge pull request #119 from makortel/patch-2
Document command for changes-dataformats label
2 parents bb502cd + 501e605 commit c733db9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: cms-bot-cmssw-cmds.md

+1
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ For CMSSW **Pull requests**, following commands in first line of a comment are r
1313
- **```type [new-]feature|[new-]idea```**: To add `new-feature` lebal
1414
- **```type doc[umentation]|performance|improvements|performance-improvements```**: To add `documentation` and/or `performance-improvements` label
1515
- **```type lumi,hgcal,rpc```**: To add extra `lumi`, `hgcal` and `rpc` labels.
16+
- **```type [changes-]dataformats```**: To add `changes-dataformats` label.
1617
- **```type -gh-label-name(,-gh-label-name,...)```**: L1/L2/requestor to remove an already added label for this github Pull Request
1718
- **```code-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.
1819
- **```code-checks with cms.weekN.PR_hash/tool-conf-version```**: In case an external update is needed to run code-checks (e.g. due to interface changes in header files) then first run PR tests for cmsdist/external which should deploy externals on CVMFS. Then request the code-checks with the newly deployed externals tools configuration e.g. `code-checks with cms.week0_PR_01234567/47.0-cms2` (external tools configuration is available via cmsdist PR summary page).

0 commit comments

Comments
 (0)