Skip to content

v2.1.0 - improved Queue!

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Feb 15:46
· 631 commits to master since this release
e3394c4

What’s Changed

With the new Socket Mode we get more and more flexibility and possibilities. This release I added a "Refresh" button to the "queue".
Use case: Dump a list of current (unmerged) pull requests via cron (every morning). And have a refresh button to update the list (remove merged ones, add 👀 for PRs in review or ✅ for approved ones).

The queue can also be used to show running Jenkins jobs.

Example of the "Refresh" button:
Screenshot 2021-02-12 at 11 53 18

Full changelog

  • feat: make pullrequest reactions customizable #48 (#91) @brainexe
  • enhancement: add "Refresh" button to "list queue". (#95) @brainexe
  • fix: don't react on edited messages (#96) @brainexe
  • docs: added more examples to config.example.yaml (#97) @brainexe
  • internal: cleanup "queue" command and removed delays (#94) @brainexe
  • internal: add custom "Reaction" type (#93) @brainexe
  • internal: cleanups + docs (#90) @brainexe
  • build(deps): bump github.com/alicebob/miniredis/v2 from 2.14.1 to 2.14.2 (#89) @dependabot
  • build(deps): bump github.com/xanzy/go-gitlab from 0.42.0 to 0.43.0 (#88) @dependabot