This repository was archived by the owner on Sep 1, 2022. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -426,13 +426,13 @@ steps:
426426 - type : getFileContents
427427 action_id : fileContents
428428 filename : ' config.yml'
429- - type : gate
430- left : ' /^\s{4}left: *' \%payload.pull_request.title\%'(?!#).*$\n\s{4}operator: *===(?!#).*$\n\s{4}right: *Add name to README(?!#).*$/gm'
431- operator : test
432- right : ' %actions.fileContents%'
433- else :
434- - type : respond
435- with : 10.1_e-no-gate-options.md
429+ # - type: gate
430+ # left: '/^\s{4}left: *'\%payload.pull_request.title\%'(?!#).*$\n\s{4}operator: *===(?!#).*$\n\s{4}right: *Add name to README(?!#).*$/gm'
431+ # operator: test
432+ # right: '%actions.fileContents%'
433+ # else:
434+ # - type: respond
435+ # with: 10.1_e-no-gate-options.md
436436 - type : respond
437437 with : 10.0_respond-success.md
438438 data :
You can’t perform that action at this time.
0 commit comments