konflux-ci / qe-tools

Contains various useful commands for processing test data
Apache License 2.0
0 stars 9 forks source link

feat: command for sending message to any slack channel #19

Closed srivickynesh closed 9 months ago

srivickynesh commented 10 months ago

RHTAP-1528 To validate locally:

   export SLACK_TOKEN='your-slack-token'
   export CHANNEL_ID='your-channel-id'
   make build
   ./qe-tools send-slack-message  [flags]

Once finished check the requested slack channel for this message output.