Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/aeyoll/gitlab-version-bot

Post a message to a Rocket.Chat webbook if a Gitlab instance needs to be updated.
https://github.com/aeyoll/gitlab-version-bot

bot gitlab rocketchat rust

Last synced: 3 days ago
JSON representation

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

Awesome Lists containing this project

README

        

# Gitlab version bot

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

Usage
---

```
gitlab-version-bot
```

Example:

```
gitlab-version-bot https://git.yourdomain.com/ https://chat.yourdomain.com
```

Development
---

```
cargo run
cargo build # build for development
cargo build --release # build for production
```