An open API service indexing awesome lists of open source software.

https://github.com/dfischer/gitlab-notify-slack

Notify slack channel from a gitlab build
https://github.com/dfischer/gitlab-notify-slack

gitlab gitlab-ci slack

Last synced: about 2 months ago
JSON representation

Notify slack channel from a gitlab build

Awesome Lists containing this project

README

          

# gitlab-notify-slack

Notify slack channel from a gitlab build

# Example

Run from CLI:

`SLACK_WEBHOOK_URL=http://slack.com/some_webhook_url_example go run main.go -app="YOAPP" -env=production -message=hihihihi -job_url=http://example.com -app_url=http://example.com`