#gitlab #chat #rocket #instance #message #updated #post

app gitlab-version-bot

Post a message to a Rocket.Chat webbook if a Gitlab instance needs to be updated

1 unstable release

0.1.0 Mar 8, 2021

#20 in #updated

MIT license

9KB
144 lines

Gitlab version bot

Post a message to a Rocket.Chat webbook if a Gitlab instance needs to be updated.

Usage

gitlab-version-bot <gitlab_url> <gitlab_token> <rocket_chat_url> <rocket_chat_token>

Example:

gitlab-version-bot https://git.yourdomain.com/ <gitlab_token> https://chat.yourdomain.com <rocket_chat_token>

Development

cargo run <gitlab_url> <gitlab_token> <rocket_chat_url> <rocket_chat_token>
cargo build # build for development
cargo build --release # build for production

Dependencies

~3.5–4.5MB
~118K SLoC