Skip to content

dogu-team/slack-action

Repository files navigation

Slack Action

Inputs

slack-channel-id

Required Slack Channel ID

template

Required Action Template

  • CI
  • CD (required input: "fail")

Example usage

- name: Send Slack
  uses: dogu-team/[email protected]
  with:
    template: 'e2e'
    slack-channel-id: 'C03PL9TC44Q'
  env:
    SLACK_BOT_TOKEN: ${{ secrets.SLACK_BOT_TOKEN }}

About

No description, website, or topics provided.

Resources

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published