auto-label
auto-label copied to clipboard
A GitHub action to add labels to Pull Request based on matched file patterns
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.11.0 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@ChALkeR). Fix boolean schemas with strictKeywords...
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.0 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...
Bumps [y18n](https://github.com/yargs/y18n) from 4.0.0 to 4.0.1. Changelog Sourced from y18n's changelog. Change Log All notable changes to this project will be documented in this file. See standard-version for commit guidelines....
Hey thanks this is really useful! ## Issue New labels, which have never been created manually, will never be added. ## Recreate Set the `auto-label` action to add a label...
- **Breaking Change** configuration of rules moved from JSON file to action YML - Retrieve files modified by the PR using GraphQL instead of checking out and invoking the git...
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.2 to 1.2.6. Changelog Sourced from @actions/core's changelog. 1.2.6 Update exportVariable and addPath to use environment files 1.2.5 Correctly bundle License File with package 1.2.4 Be more...
hi thanks for your great work on this action. Could you please provide some help on an error I ran into? I'm using yml file like this: ``` name: Auto...
Not sure how feasible this is, but it would be useful to have explicit rule evaluation order which selects the first matching rule, that way you could have nested/fallback rules....
Bumps [@actions/core](https://github.com/actions/toolkit/tree/HEAD/packages/core) from 1.2.2 to 1.9.1. Changelog Sourced from @actions/core's changelog. 1.9.1 Randomize delimiter when calling core.exportVariable 1.9.0 Added toPosixPath, toWin32Path and toPlatformPath utilities #1102 1.8.2 Update to v2.0.1 of...