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:
[x] Mark if documentation changes are required.
[x] Mark if tests were added or updated to cover the changes.
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 totrue
. 5) Node.js runtime updated to 20.Check list: