flottbot
flottbot copied to clipboard
A chatbot framework written in Go. All configurations are made in YAML files, or inside scripts written in your favorite language.
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [google.golang.org/api](https://togithub.com/googleapis/google-api-go-client) | require | minor | `v0.91.0` -> `v0.92.0` | ---...
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.[View this repository on the Mend.io Web Portal](https://developer.mend.io/github/target/flottbot). ## Open The following updates have all...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/golang | container | minor | `1.18` -> `1.19` | |...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/golang | container | digest | `1bbb02a` -> `616aa98` | ---...
[](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | docker.io/ruby | final | digest | `5a3008c` -> `883995f` | ---...
# Report ## What did you do? ℹ Added a user group to be ignored in "ignore_usergroups" field the YAML file. ## What did you expect to happen? ℹ The...
Detect when `@user.name` is in `format_output` and attempt to look up user ID to format as clickable link. Might need to consider scenario where the user wants to output `@...`...
Is there a reason that `hear` isn't allowed to have arguments? Like is that a design decision or an odd technical limitation? I haven't dug into it too far yet,...