Releases: trstringer/manual-approval
Releases · trstringer/manual-approval
v1.9.1
What's Changed
- fix(#75): display corect base URL if using GHE by @augustomelo in #90
- Add timeout-minutes as a valid input by @Vanley in #121
- Create new release by @trstringer in #123
New Contributors
- @augustomelo made their first contribution in #90
- @Vanley made their first contribution in #121
Full Changelog: v1.9.0...v1.9.1
v1.9.0
What's Changed
- Add GitHub release creation to dev docs by @trstringer in #63
- Add the issue link to the action output by @trstringer in #64
- Add new input 'issue-body' by @gonzolino in #74
- Feature: Allow Custom Approval or Denial Words by @Bwvolleyball in #66
New Contributors
- @gonzolino made their first contribution in #74
- @Bwvolleyball made their first contribution in #66
Full Changelog: v1.8.0...v1.9.0
v1.8.0
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
What's Changed
- Update approvers.go by @TroyWitthoeft in #44
- Adapt for Enterprise version - respect GITHUB ENV variables by @sielaq in #52
- Add documentation for required permissions by @trstringer in #57
New Contributors
- @TroyWitthoeft made their first contribution in #44
- @sielaq made their first contribution in #52
Full Changelog: v1.6.0...v1.7.0
v1.6.0
What's Changed
- Add branding to the Marketplace Action by @trstringer in #31
- Add ability to specify a team as an approver by @trstringer in #32
- Add documentation for team approver by @trstringer in #39
Full Changelog: v1.5.1...v1.6.0
v1.5.1
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
This release includes the following changes:
- Adding support for custom titles #18
v1.4.0
v1.3.0
v1.2.0
This release includes the ability to set the minimum amount of required approvers (#1). Thanks to @elmundio87 for the contribution!