slack-bot
slack-bot copied to clipboard
Ready to use Slack bot for lazy developers: start Jenkins jobs, watch Jira tickets, watch pull requests with AI support...
Bumps [github.com/xanzy/go-gitlab](https://github.com/xanzy/go-gitlab) from 0.70.0 to 0.72.0. Commits d8372d3 Merge pull request #1523 from timofurrer/feature/remove-members-options 2129179 Implement missing options for RemoveGroupMembers API bcb4540 Merge pull request #1522 from cyd01/master dbc0011 Add...
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 3.0.0 to 3.1.1. Release notes Sourced from docker/build-push-action's releases. v3.1.1 Fix GitHub token not passed with Git context if subdir defined by @crazy-max (#663) Replace deprecated fs.rmdir...
Hi @brainexe 😄 It's been a while. My latest contribution to innogames slack bot is interaction with aws cloudfront. We'd discussed about how to make the slack bot working with...
**Is your feature request related to a problem? Please describe.** Distinguishing urgent Pull Requests from trivial ones is currently not easily possible. **Describe the solution you'd like** It would be...
we use https://github.com/robfig/cron to define and run crons. It supports a custom Parser which can be used to implement special "descriptors", like the existing @daily etc *Idea* add a parser...
just an idea which needs some further investigation: - use native go "plugins" to automagically load custom commands - -> components like jira/jenkins etc can be extracted by default
``` time="2021-06-07T08:01:10+02:00" level=info msg="Connecting to slack..." time="2021-06-07T08:01:21+02:00" level=fatal msg="error fetching users: Post \"https://slack.com/api/users.list\": context deadline exceeded (Client.Timeout exceeded while awaiting headers )" time="2021-06-07T06:01:21Z" level=info msg="Loaded config from /opt/slack-bot/" time="2021-06-07T08:01:21+02:00" level=info...
Bumps [wangyoucao577/go-release-action](https://github.com/wangyoucao577/go-release-action) from 1.30 to 1.31. Release notes Sourced from wangyoucao577/go-release-action's releases. v1.31 What's Changed feat: support go 1.19 by @Zxilly in wangyoucao577/go-release-action#92 Full Changelog: https://github.com/wangyoucao577/go-release-action/compare/v1.30...v1.31 Commits 0cd7eae doc: update...
Bumps [github.com/gookit/color](https://github.com/gookit/color) from 1.5.1 to 1.5.2. Release notes Sourced from github.com/gookit/color's releases. v1.5.2 Change Log Refactor refactor: update and refactor the color tag parse logic https://github.com/gookit/color/commit/efc6d3fe9d5faad9281767b3980114eb98ae0d17 Fixed fix: RGBFromString() maybe...