Coder Social home page Coder Social logo

actions-ecosystem / action-slack-notifier Goto Github PK

View Code? Open in Web Editor NEW
22.0 22.0 7.0 1.3 MB

๐Ÿ”” GitHub Action to send notifications to Slack

Home Page: https://github.com/marketplace/actions/actions-ecosystem-slack-notifier

License: Apache License 2.0

TypeScript 97.38% JavaScript 2.62%
actions github notifications slack

action-slack-notifier's People

Contributors

aximov avatar dependabot-preview[bot] avatar dependabot[bot] avatar micnncim avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

action-slack-notifier's Issues

Allow for a list of channels to be passed in

What you want to add

      - name: slack on failure
        if: failure()
        uses: actions-ecosystem/action-slack-notifier@fc778468d09c43a6f4d1b8cccaca59766656996a
        with:
          slack_token: <token>
          message: "${{ inputs.name }} has failed"
          channel: channel1, channel2, channel3
          color: red
          verbose: true

Why this is needed

Because instead of duplicating the action three times, this is a much nicer approach. And it would be relatively easy to implement. Just check if channel contains , then do a loop and send it to all channels.

Support sending direct messages to users and groups

Thanks for developing this action. It is amazing.

What you want to add

Support sending direct messages to individual users or user groups

Why this is needed

In some scenarios like pull request reviews we are using and action to assign it to a user or team and send a direct message for them instead of spamming a channel.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.