chore(action): Improve slack action to centralized conf (#167)
* Use a composite action to notify slack * We could customize channel_id and message * Adding a secret to store slack uid channel ID
Showing
- .github/actions/notify-slack/action.yml 47 additions, 0 deletions.github/actions/notify-slack/action.yml
- .github/workflows/build.yml 3 additions, 22 deletions.github/workflows/build.yml
- .github/workflows/merge-branches.yml 4 additions, 24 deletions.github/workflows/merge-branches.yml
- .github/workflows/publish-artefacts.yml 3 additions, 15 deletions.github/workflows/publish-artefacts.yml
- .github/workflows/release-uid.yml 3 additions, 22 deletions.github/workflows/release-uid.yml
- .github/workflows/update-version.yml 3 additions, 22 deletions.github/workflows/update-version.yml
Loading
Please register or sign in to comment