actions / labeler

An action for automatically labelling pull requests
MIT License
1.99k stars 419 forks source link

Transfer changes from beta version to main #709

Closed MaksimZhukov closed 11 months ago

MaksimZhukov commented 11 months ago

Description: This pull request contains the following breaking changes: 1) The ability to apply labels based on the names of base and/or head branches. 2) The match object for changed files was expanded with new combinations in order to make it more intuitive and flexible. 3) The bug related to the sync-labels input was fixed. 4) By default, dot input is set to true. 5) Node.js runtime updated to 20.

Check list: