Compare commits
No commits in common. "master" and "master" have entirely different histories.
|
|
@ -2,11 +2,15 @@ version: 2
|
|||
name: PR通知
|
||||
description: 新的PR提交会有钉钉通知
|
||||
global:
|
||||
concurrent: 1
|
||||
concurrent: false
|
||||
trigger:
|
||||
webhook: gitlink@1.0.0
|
||||
event:
|
||||
- ref: pr
|
||||
ruleset:
|
||||
- param-ref: action
|
||||
operator: EQ
|
||||
value: "'opened'"
|
||||
ruleset-operator: AND
|
||||
workflow:
|
||||
- ref: start
|
||||
|
|
|
|||
11
1.txt
11
1.txt
|
|
@ -1,6 +1,7 @@
|
|||
111-222
|
||||
asdfl
|
||||
cssdf
|
||||
ci test
|
||||
java jar
|
||||
123123
|
||||
123
|
||||
|
||||
sdlsls
|
||||
s123
|
||||
sdfasdf
|
||||
sdf123123123123
|
||||
Loading…
Reference in New Issue