Skip to content

Releases: adamgeorgeson/squad_lead_bot

v1.2.1

06 Nov 11:50
Compare
Choose a tag to compare

Changes

  • Uses rackup to allow for heroku deployments
  • Index page added.

v1.2.0

06 Nov 09:55
Compare
Choose a tag to compare

Changes

  • Rather than having hardcoded schedules in the source code, configure via environment variable.

v1.1.0

11 Oct 18:38
Compare
Choose a tag to compare

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

09 Oct 16:34
Compare
Choose a tag to compare

First release. Supports configuration for multiple repositories and team labels. See README.md for more information.