Commit graph

14 commits

Author SHA1 Message Date
Thomas Stringer
367124c80b
Release v1.6.0 (#40)
Signed-off-by: Thomas Stringer <thomas@trstringer.com>
2022-08-14 19:00:18 -04:00
Thomas Stringer
46dbdde656
Release v1.6.0-rc.2 (#35) 2022-07-14 22:31:30 -04:00
Thomas Stringer
275c15b013
Create release v1.6.0-rc.1 (#33) 2022-07-14 22:15:20 -04:00
Thomas Stringer
d8f25cb80e
Add branding to the Marketplace Action (#31)
Adds icon and color to the Action's branding in the Marketplace.
2022-07-14 19:57:45 -04:00
Thomas Stringer
c89961879d
Release v1.5.1 (#28) 2022-06-29 21:34:22 -04:00
Thomas Stringer
6b85d8fb55
Release v1.5.0 (#19) 2022-06-12 15:31:58 -04:00
Dameon Smith
3ecbcf2753
Adding support for custom titles. (#18)
* Adding support for custom titles.

* Cleaning up blank lines in main.go

* Renaming approvalIssueTitle to IssueTitle in all relavent places.

* Fixing period in README

Co-authored-by: Thomas Stringer <thomas@trstringer.com>

* Remove period in action doc.

Co-authored-by: Thomas Stringer <thomas@trstringer.com>

Co-authored-by: Thomas Stringer <thomas@trstringer.com>
2022-06-09 09:09:09 -04:00
Thomas Stringer
3f2b3dd866
Release 1.4.0 (#13)
Release commit for version 1.4.0.
2022-05-25 19:51:45 -04:00
Thomas Stringer
984a23b266
Release version 1.3.0 (#10)
This release contains two features:

* The ability to close the issue if the workflow was cancelled (#4)
* Debug logging for issue creation (#9)
2022-05-24 19:58:17 -04:00
Thomas Stringer
c4714a2254
release 1.2.0 (#5) 2022-04-05 14:49:42 -04:00
Edmund Dipple
4d12fc4297
Set minimum approvals (#1)
* Allow approval of a worflow with a set number of approvals

* update action interface

* Added test for when not enough approvals have been registered and minimumApprovals is set

* Warning raised by invalid minimumApprovals value should be an error

* update new input name to use hyphens

* Input env variable does in fact contain hyphens
2022-04-05 09:05:47 -04:00
Thomas Stringer
31a4889bfd change version for image 2022-03-26 10:23:26 -04:00
Thomas Stringer
45819da35c change version for image 2022-03-26 09:53:23 -04:00
Thomas Stringer
80c1360591 initial commit 2022-03-24 20:41:13 -04:00