1
0
mirror of https://github.com/actions/labeler synced 2026-05-05 11:17:48 +02:00

Commit Graph

  • 5bb04d0e44 Merge pull request #154 from actions/thboop/updateLicensed Patrick Ellis 2021-06-07 10:35:43 -04:00
  • 8e74082f43 run licensed cache thboop/updateLicensed Thomas Boop 2021-06-07 10:30:53 -04:00
  • d7e0357984 update licensed cache Patrick Ellis 2021-06-07 10:12:02 -04:00
  • 4f4b1ef858 Upgrade licensed to 3.0.1 Patrick Ellis 2021-06-07 09:55:27 -04:00
  • f5da61dd36 Merge branch 'main' into add-gitattributes Eric Cornelissen 2021-06-06 13:59:46 +02:00
  • a206383dae Delete jest-circus since it is the default runner as of jest 27 Patrick Ellis 2021-06-04 23:22:58 -04:00
  • f0414a79d7 Upgrade Typescript to 4.3 Patrick Ellis 2021-06-04 22:57:32 -04:00
  • 0ed1ab2b58 Update licensed cache Patrick Ellis 2021-06-04 17:18:33 -04:00
  • 00c66bce75 Merge pull request #56 from actions/dependabot/npm_and_yarn/acorn-5.7.4 Patrick Ellis 2021-06-04 17:03:03 -04:00
  • f3a996235b Merge pull request #134 from actions/dependabot/npm_and_yarn/y18n-4.0.1 Patrick Ellis 2021-06-04 17:02:13 -04:00
  • 51b8a262c5 Merge pull request #98 from actions/dependabot/npm_and_yarn/node-fetch-2.6.1 Patrick Ellis 2021-06-04 17:02:00 -04:00
  • eb35148f10 Merge pull request #142 from actions/dependabot/npm_and_yarn/lodash-4.17.21 Patrick Ellis 2021-06-04 17:01:31 -04:00
  • ef43dea39d Merge pull request #143 from actions/dependabot/npm_and_yarn/hosted-git-info-2.8.9 Patrick Ellis 2021-06-04 17:01:10 -04:00
  • 63f27e3a01 Merge pull request #138 from pllim/patch-1 Patrick Ellis 2021-06-04 17:00:50 -04:00
  • 5682b7c513 3.0.1 v3.0.1 Patrick Ellis 2021-06-04 16:29:03 -04:00
  • 8469b2cf3f Merge pull request #151 from actions/prettier-2.3.0 Patrick Ellis 2021-06-04 16:23:48 -04:00
  • c97a9580dd Update prettier to 2.3.0 and re-prettify everything Patrick Ellis 2021-06-04 16:13:23 -04:00
  • ca69a1eb30 Merge pull request #150 from actions/fix-format-script-globbing Patrick Ellis 2021-06-04 16:08:22 -04:00
  • a1aa618e7a Fix recursive glob behavior in our npm format script command Patrick Ellis 2021-06-04 15:55:26 -04:00
  • 84a53dc124 Regenerate dist/index.js Patrick Ellis 2021-06-04 15:43:55 -04:00
  • a51aacbf8f Regenerate package-lock.json (result of npm install) Patrick Ellis 2021-06-04 15:43:12 -04:00
  • f2e6c011a1 rebuild dist/index.js Patrick Ellis 2021-06-04 15:00:20 -04:00
  • c9d0dfc82e 🧹 Add tests that run the whole action (#149) Patrick Ellis 2021-06-04 14:46:22 -04:00
  • b884ad6838 Merge pull request #125 from HollowMan6/patch-1 Patrick Ellis 2021-06-04 14:45:15 -04:00
  • 9019323db1 🧹 Add basic unit tests (#148) Patrick Ellis 2021-06-03 16:15:47 -04:00
  • ffa3fbeb8f 🧹 Update documentation (#147) Patrick Ellis 2021-06-03 12:43:19 -04:00
  • bc80d164ed Two minor fixes to the README (#80) (#146) Patrick Ellis 2021-06-03 12:39:48 -04:00
  • 4d65903a95 🧹 Add "Build & Test" Workflow (#145) Patrick Ellis 2021-06-02 12:16:40 -04:00
  • d5f97ac860 Bump hosted-git-info from 2.8.8 to 2.8.9 dependabot[bot] 2021-05-11 00:59:30 +00:00
  • f6ac868a00 Bump lodash from 4.17.15 to 4.17.21 dependabot[bot] 2021-05-10 07:09:36 +00:00
  • 1b79008a03 DOC: Example to use released version P. L. Lim 2021-04-22 15:06:22 -04:00
  • f3270f08b4 Bump y18n from 4.0.0 to 4.0.1 dependabot[bot] 2021-03-30 22:00:11 +00:00
  • b7d89ab657 Fix typo Hollow Man 2021-02-05 15:02:00 +08:00
  • 69990a6043 Create CODEOWNERS Ross Brodbeck 2021-02-04 12:26:33 -05:00
  • 9794b1493b Add Licensed To Help Verify Prod Licenses (#91) v3.0.0 Thomas Boop 2020-09-16 10:01:44 -04:00
  • e26bf79ffc Draft contributors.md update (#97) Eric Cornelissen 2020-09-15 16:57:36 +03:00
  • b86a46ada0 Bump node-fetch from 2.6.0 to 2.6.1 dependabot[bot] 2020-09-11 11:53:51 +00:00
  • bab130482f Update README.md David Kale 2020-09-08 14:49:21 -04:00
  • c45f41c777 Update README to use pull_request_target event (#90) ylemkimon 2020-09-09 03:33:55 +09:00
  • 9042c970f2 Update zeit->vercel David Kale 2020-09-08 14:00:23 -04:00
  • 5f867a63be husky: prune and freeze build v2 2.2.0 David Kale 2020-09-08 13:27:34 -04:00
  • 91fcbb0108 build David Kale 2020-09-08 13:25:36 -04:00
  • e4246d2b5b Paginate to get all changed files. Add option to remove labels David Kale 2020-09-08 12:37:50 -04:00
  • fa244eaba5 Paginate and remove old labels (#96) v3-preview David Kale 2020-09-08 13:09:16 -04:00
  • ebdf5d5f9f Add Third Party License Information to Dist files (#89) Thomas Boop 2020-08-07 14:32:22 -04:00
  • 52f74a32ee Add gitattributes file Eric Cornelisesn 2020-07-03 11:19:52 +03:00
  • efc1b29f09 Fix "any" matching when not all globs match (#75) Jameel Al-Aziz 2020-06-19 07:55:47 -07:00
  • 4b52aec09b Add support for exclusions (#22) Jameel Al-Aziz 2020-06-01 14:01:37 -07:00
  • c5c9bd0f54 Bump actions/github to 2.2.0 to support GHES (#72) v2.1.1 PJ Quirk 2020-05-15 09:52:23 -04:00
  • 9984882865 Merge pull request #69 from pjquirk/users/paquirk/ghesfixes PJ Quirk 2020-05-12 16:15:25 -04:00
  • 937b16c09f Rerun build/pack PJ Quirk 2020-05-12 16:00:39 -04:00
  • e10270bed6 Clarify the build command PJ Quirk 2020-05-12 16:00:28 -04:00
  • 5aa8259793 Ignore lib files PJ Quirk 2020-05-12 16:00:08 -04:00
  • ce29b1babf Fixed build/pack steps to be more predictable PJ Quirk 2020-05-12 14:26:07 -04:00
  • 06ad9709b1 Bump actions/core to 1.2.4 PJ Quirk 2020-05-12 14:08:27 -04:00
  • 912b1d0ff0 Bumping actions/github to 2.2.0 PJ Quirk 2020-05-08 17:07:38 -04:00
  • 5dbcd19697 Bump acorn from 5.7.3 to 5.7.4 dependabot[bot] 2020-03-16 11:17:30 +00:00
  • d2c408e7ed V3 preview (#53) David Kale 2020-03-05 12:57:26 -05:00
  • 58187b6094 Merge pull request #51 from actions/ethomson/docs Edward Thomson 2020-02-05 17:32:54 +00:00
  • 05785e27d6 README: tweak documentation on token permissions Edward Thomson 2020-02-05 17:30:53 +00:00
  • 2b75d22987 Explain this action fails for fork/PR model Josh Goebel 2020-02-02 11:11:07 -05:00
  • 317937c3d2 Update description Edward Thomson 2019-11-08 16:58:18 +00:00
  • 1a043751b2 Merge pull request #26 from csi-lk/patch-1 Shawn Napora 2019-10-01 13:42:49 -04:00
  • 00584cab2c Reworded readme with clearer examples Callum Silcock 2019-09-26 16:53:38 +01:00
  • df04112348 Updating readme for more guidance (#21) Paige Bystrom 2019-09-12 10:42:28 -07:00
  • 44767181ec Add clarity on GITHUB_TOKEN purpose (#19) Shawn Napora 2019-09-09 15:53:57 -04:00
  • 0d3cd1e1fd Revert readme changes Danny McCormick 2019-08-29 09:59:11 -04:00
  • 375fca6b78 Use cron triggers Danny McCormick 2019-08-28 10:10:14 -04:00
  • 989d3858d8 Fix typo in README.md (#5) Jonas Faber 2019-08-23 16:24:10 +02:00
  • 04aa5dbc72 Publish (#11) v2.1.0 Danny McCormick 2019-08-23 10:21:51 -04:00
  • b726232fd7 Fetch configuration content from PR ref (#8) Eebs Kobeissi 2019-08-23 10:13:22 -04:00
  • d43dfced82 Fix name Mike Coutermarsh 2019-08-08 10:59:59 -07:00
  • 7d083c498f Update to labeler v2 (#4) Shawn Napora 2019-08-08 13:07:40 -04:00
  • 26d9864772 update v2.0.0 Shawn Napora 2019-08-08 11:14:29 -04:00
  • 660b172085 add modules Shawn Napora 2019-08-08 10:10:17 -04:00
  • 90d84dbeeb labeler v2 Shawn Napora 2019-08-08 10:08:00 -04:00
  • ab3b5b5adc Initial commit v1.0.0 Jonathan Clem 2019-03-29 15:21:48 -07:00