Releases: Automattic/action-required-review
Releases · Automattic/action-required-review
4.0.1
4.0.0
4.0.0 - 2024-02-07
Added
- Added support for GitHub Enterprise by replacing github.com with a dynamic variable [#32974]
Changed
- Updated package dependencies. [#33650]
- Use the node20 runner instead of the deprecated node16 runner. [#35262]
3.1.0
3.1.0 - 2023-07-06
Added
- Added
consume
option for requirements. [#29317] - Option to request review if requirement is not satisfied. [#30653]
Changed
- Updated package dependencies. [#29855]
Fixed
- Don't fail on case mismatch for
@singleuser
pseudo-teams. [#29322]
3.0.2
3.0.2 - 2023-02-07
Changed
- Minor internal updates.
3.0.1
3.0.1 - 2022-10-28
Added
- Add optional input which fails review required status checks instead of leaving them pending. [#25091]
- Tooling: enable automatic GitHub releases when a new version of the action is tagged, so the new version can be made available in the GitHub Actions marketplace. [#25935]
Changed
- Updated package dependencies.
Fixed
- Ignore reviews with state "COMMENTED" when determining whether a reviewer has approved or not [#26249]
2.2.2: initial release for the GitHub marketplace
v2.0.0
The Original
v1 only works for the automattic
organization.