Skip to content
This repository was archived by the owner on May 15, 2023. It is now read-only.

Releases: Decathlon/pull-request-labeler-action

Release v2.0.0

28 Aug 19:23
640902e

Choose a tag to compare

feat: converted main.workflow to Actions V2 yml files (#19)

Switch to GitHub Actions V2 syntax (YAML) and fix neutral exit code to succeed when nothing to do.

Handling more than 30st files

27 Aug 12:30
5fb1db2

Choose a tag to compare

In this release, the label management has been improved so it will analyse not only the 30sr files but all of the files being committed using pagination.

Release v1.1.0

25 Jun 20:42

Choose a tag to compare

Adding/Remove labels workflow improvement

In this release, the label management has been improved: instead of removing and, sometimes, adding back all the managed labels based on the file, only the changes are applied to the PR.

Before
image

Now
image

Release v1.0.0

20 Jun 19:20

Choose a tag to compare