mindylog/배포 알리미
마인디 서비스들 배포 알림을 위한 액션입니다.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Nov 19, 2024
- License
- None
Pinned Snippet
uses: mindylog/slack-action@22352ef405df26617d785da35a5620483c6bd75c # no releases — HEAD as of 2026-07-11tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| service_name | 서비스명 | yes | — |
| environment | 배포 환경 (test, stage, prod) | yes | — |
| channel_id | 배포 알림 채널 ID | yes | — |
| group_id | 멘션할 슬랙 그룹 ID | yes | S081C1ECZ5H |
| phase | 액션 타입 (start, finish) | yes | — |
| before_ref | 배포 이전 커밋 SHA (github.event.before) | yes | — |
| thread_ts | Thread timestamp | no | — |
Outputs
| name | description |
|---|---|
| thread_ts | Thread timestamp ('start' phase에서만 출력) |