Skip to content

Releases: olivercodes/owners-slash-command

v1.0.1 - Fix: build files

11 Aug 15:22
77ae20d
Compare
Choose a tag to compare

v1.0.0

11 Aug 15:01
f0a551c
Compare
Choose a tag to compare

Notes

While in many projects a 1.0.0 is used to indicate stability, in our case it is just used because this is a major refactor of the project. It uses the GH Teams api instead of prow files, which would/will be a breaking change for any teams consuming the module prior to this version.

BREAKING CHANGES

This release is a refactored version of the action. Instead of using prow for it's control data, it uses the Github Teams API.

When someone posts a /ok-to-apply on a PR, the action will read that repos Teams, collect all usernames, filter out until only users with WRITE are left, and then search for the corresponding actor (user) that posted the command. If they don't exist, the apply is not executed.

v0.7.0 - last release for prow based usage

09 Jun 06:20
Compare
Choose a tag to compare

v0.6.0

09 Jun 06:10
Compare
Choose a tag to compare
update to fail if no owner

v0.5.0

09 Jun 06:03
Compare
Choose a tag to compare
Merge branch 'main' of github.com:olivercodes/owners-slash-command in…

…to main

v0.4.0

09 Jun 06:01
61c655a
Compare
Choose a tag to compare
Update action.yml

v0.3.0

09 Jun 05:36
61c655a
Compare
Choose a tag to compare
Update action.yml

v0.2.0

09 Jun 05:32
5f1c67b
Compare
Choose a tag to compare
Update index.js

v0.1.0

09 Jun 05:31
7d5471f
Compare
Choose a tag to compare
Update action.yml