Skip to content

siketyan/HookLab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HookLab

Build Status SUSHI-WARE LICENSE

Transfers your notifications on GitLab to Slack.

Features

  • Notify when someone commented to your merge request.

Installation

  1. Create a Slack app.
  2. Add the Bot User feature to the app.
  3. Deploy this project to Azure Functions.
  4. Configure environment variables.
  5. Add an integration to the function with the key on GitLab.
  6. Done!

Configuration

GITLAB_SLACK_USER_DICTIONARY="KKKKKK=UXXXXXXXX;LLLLLL=UYYYYYYYY;"
SLACK_BOT_TOKEN="xoxb-NNNNNNNNNNN-MMMMMMMMMMMM-ZZZZZZZZZZZZZZZZZZZZZZZZ"
  • GITLAB_SLACK_USER_DICTIONARY: The dictionary to convert from GitLab users to Slack users.
    • KKKKKK, LLLLLL: The identifier of the GitLab user.
    • UXXXXXXXX, UYYYYYYYY: The identifier of the Slack user.
  • SLACK_BOT_TOKEN: The OAuth token of the Bot user.

About

Transfers your notifications on GitLab to Slack.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages