Skip to content

Releases: travelperk/label-requires-reviews-action

2.0.0

11 Apr 09:00
209a9c6
Compare
Choose a tag to compare

Breaking changes

Changes the node version from 12 to 20.

What's Changed

Read more

Streamlined config

22 Feb 16:45
Compare
Choose a tag to compare

Apply #441 to allow streamlined config.

Important fix

22 Feb 09:22
6da1d3e
Compare
Choose a tag to compare

Apply #440 to update many dependencies and apply some fixes.

Fix: count approving reviewers, not approving reviews

17 Feb 09:00
c1b82e3
Compare
Choose a tag to compare

First public version

24 Aug 13:06
Compare
Choose a tag to compare

After successfully using this action in our own workflows for a couple of months we publish it so everyone can test it and include it in their workflows.

First production ready version

02 Jul 16:33
Compare
Choose a tag to compare

This is the first action version that has been tested and solves the problem it was created for.

Run on pull request review

02 Jul 14:40
5e39677
Compare
Choose a tag to compare
Pre-release

This prepares the action for running not on pull requests but on reviews

Add token to the metadata file

02 Jul 08:34
Compare
Choose a tag to compare
Pre-release

Adds a missing input on the metadata file

Pure TS action

01 Jul 16:43
7a3579c
Compare
Choose a tag to compare
Pure TS action Pre-release
Pre-release

Got rid of the Dockerfile so the action won't run a docker container anymore, but just the javascript entry file.

First test release

01 Jul 12:52
1759545
Compare
Choose a tag to compare
First test release Pre-release
Pre-release

First release candidate, it's not even close to be a final release and probably won't work. Just for testing purposes.