What's Changed
In scope of this release, the ability to specify pull request number(s) was added by @credfeto in #349.
Support for reading from the configuration file presented on the runner was added by @lrstanley in #394. It allows you to use a configuration file generated during workflow run or uploaded from a separate repository.
Please refer to the action documentation for more information.
This release also includes the following changes:
- Improved Error message for missing config file by @Gornoka in #475
- Early exit when no files are changed by @nathanhammond in #456
- Add examples to match all repo files by @MaksimZhukov in #600
- Fix a typo in the example about using the action outputs by @MaksimZhukov in #606
- Bump eslint from 8.43.0 to 8.44.0 by @dependabot in #601
- Bump @typescript-eslint/parser from 5.60.1 to 5.61.0 by @dependabot in #602
- Bump @typescript-eslint/eslint-plugin from 5.60.1 to 5.61.0 by @dependabot in #604
- Bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #609
- Bump @octokit/plugin-retry from 5.0.4 to 5.0.5 by @MaksimZhukov in #610
New Contributors
- @credfeto made their first contribution in #349
- @lrstanley made their first contribution in #394
- @nathanhammond made their first contribution in #456
Full Changelog: v4...v4.3.0