Skip to content

Releases: trstringer/manual-approval

v1.9.0

18 Feb 14:45
a824dad
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.8.0...v1.9.0

v1.8.0

13 Nov 21:19
3276970
Compare
Choose a tag to compare

What's Changed

  • Update README with app token timeout limits by @Flasheh in #42
  • Option to exclude workflow initiator (GITHUB_ACTOR) as an approver by @timorthi in #59
  • Fix bug with period in org team name by @trstringer in #60
  • Add dev guide to the documentation by @trstringer in #61

New Contributors

Full Changelog: v1.7.0...v1.8.0

v1.7.0

06 Nov 13:26
0871d5b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.6.0...v1.7.0

v1.6.0

14 Aug 23:05
367124c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.1...v1.6.0

v1.5.1

30 Jun 01:38
c899618
Compare
Choose a tag to compare

What's Changed

  • Fix newline for denied #22
  • Add linting #23
  • Add limitations to the README #24
  • Add markdown files to ignored files in the CI pipeline #25
  • Add timeout to manual approval in documentation #26
  • Add required approvers permissions requirement to documentation #27

Full Changelog: v1.5.0...v1.5.1

v1.5.0

12 Jun 19:41
6b85d8f
Compare
Choose a tag to compare

This release includes the following changes:

  • Adding support for custom titles #18

v1.4.0

25 May 23:55
3f2b3dd
Compare
Choose a tag to compare

This release includes the following changes:

  • Fix bug with not accepting newlines (#12)
  • Add newline to debug logging statement (#11)

v1.3.0

25 May 00:01
984a23b
Compare
Choose a tag to compare

This release contains two features:

  • The ability to close the issue if the workflow was cancelled (#4)
  • Debug logging for issue creation (#9)

v1.2.0

05 Apr 18:52
c4714a2
Compare
Choose a tag to compare

This release includes the ability to set the minimum amount of required approvers (#1). Thanks to @elmundio87 for the contribution!

v1.1.3

26 Mar 14:24
Compare
Choose a tag to compare

Change version of application image to reflect the updated release.