Skip to content

afterdesign/hubot-gitlab

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Gitlab webhook info "printer"

Print informations from gitlab (webhook) to IRC/hipchat.

Based on omribahumi script.

Only web hook with very simple informations:

"#{hook.user_name} pushed a new branch: [#{branch}]"
"#{hook.user_name} pushed #{hook.total_commits_count} commits to [#{branch}]"

#Plans:

  • add support for gitlab API commands like getting list of merge requests

License

Licensed under the MIT license.

About

No description, website, or topics provided.

Resources

Stars

3 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors