oto/slack_test.yaml
2024-01-03 15:33:39 +09:00

56 lines
No EOL
1.6 KiB
YAML

---
property:
workspace: .
pipeline:
id: main
workflow:
- exe: jira
- if:
condition-object: <!property.slackUser> != null
on-true:
- exe: slackUser
- exe: slackChannel
commands:
- command: Jira
id: jira
param:
id: leedongmyung@lguplus.co.kr
token: ATATT3xFfGF0mklis_51fqVtxqIatXsuUoOsgu6HXdWXh6nTnQOE964iSZnh0QhgUFZejaljlqsZVBA6OlG8hg74lnmyYKPB7M2Et2mAq3TsvvQskT6VwnG4mGXQ1ff-KIhPvfMvGmGzrQ7UeefC5muJusEcmy1nknxZC8CK4OhYQjAc07GnRmg=B6CBDA6F
domain: lgu-cto.atlassian.net
issue: M3-27
sub-channel: jira-noti
users:
- mail: leedongmyung@lguplus.co.kr
slackID: U05A94D57RS
- mail: sunmikk@lguplus.co.kr
slackID: U03SNLHMMAB
- mail: rlfrmsdh@lguplus.co.kr
slackID: U042W5NCXK5
- mail: somyoung@lguplus.co.kr
slackID: U03SNLHBZF1
- mail: bjkim01@lguplus.co.kr
slackID: U03SWKGJFKQ
- mail: ruin8452@lguplus.co.kr
slackID: U05MZ8GJVS7
- mail: song0258@lguplus.co.kr
slackID: U047RUK30RY
- mail: wiznine@lguplus.co.kr
slackID: U03T3801W3C
- mail: sheon@lguplus.co.kr
slackID: U03T08SMS93
- mail: dooyeon@lguplus.co.kr
slackID: U03SNLH637Z
return-slack-data: <!property.slackUser>
return-slack-channel: <!property.slackChannel>
- command: Slack
id: slackUser
param:
token: xoxb-3923712524596-5927868822833-amGkCRXlwX33LmgVF1dmeMZ5
property: <!property.slackUser>
- command: Slack
id: slackChannel
param:
token: xoxb-3923712524596-5927868822833-amGkCRXlwX33LmgVF1dmeMZ5
property: <!property.slackChannel>