Releases: adamgeorgeson/squad_lead_bot
Releases · adamgeorgeson/squad_lead_bot
v1.2.1
v1.2.0
Changes
- Rather than having hardcoded schedules in the source code, configure via environment variable.
v1.1.0
Changes
- Improve label handling when determining status. Now group label types that suggest either QA ready, merge ready or pending review. Ignore the rest.*
- Adds a
/refresh
route for manual triggering of events.
*Note: Again, this is based on the project this is being used for until a more dynamic approach is used. I'm toying with using the pull_requests
endpoint to check review status.
v1.0.0
First release. Supports configuration for multiple repositories and team labels. See README.md for more information.