Commit graph

33 commits

Author SHA1 Message Date
jklattenhoff
6417ba29bc
fix: Add custom directories 2025-06-16 12:31:38 +02:00
Benjamin Lannon
45dd92ff81 moving label toLowercase code up to top of function 2022-03-05 10:54:46 -05:00
Benjamin Lannon
587418b82b formatting 2022-03-05 10:53:29 -05:00
Schalk Neethling
ce5f6dd318
fix:action lower case strings before comparing
When using `includes` with strings, the matching is case-sensitive so,
lowercase both strings when matching.

fix #10
2022-03-05 17:27:40 +02:00
Benjamin Lannon
1f8a700551 Prep for 3.0.0 release 2021-05-29 11:29:09 -04:00
Benjamin Lannon
847b8a89ca Don't try updating if no description 2021-05-29 11:25:08 -04:00
Benjamin Lannon
3d27d3f4ea Adding some debugging statements 2021-05-29 11:22:34 -04:00
Benjamin Lannon
94d3aa4294 Fix github octokit API 2021-05-29 11:20:15 -04:00
Benjamin Lannon
6da4caea15 Actually add @actions/core as a dependency 2021-05-29 11:15:42 -04:00
Benjamin Lannon
f3fc93acca Updating deps, switching to ncc & adding option to not delete labels 2021-05-29 11:11:43 -04:00
Benjamin Lannon
56bf52020f
2.0.0 release (#8)
* Upgrading action to JS Action

* Swapping to double-quotes for strings

* Switching parcel bundle to target node

* Updating docs
2019-08-25 21:51:08 -04:00
Benjamin Lannon
8e524e03ad Removing # when running function 2019-02-19 18:57:16 -05:00
Benjamin Lannon
af72181ab9 Adding preview header to get current labels api call 2018-12-12 19:40:40 -05:00
Benjamin Lannon
8da24fba11 Adding temp debug statement 2018-12-12 19:37:04 -05:00
Benjamin Lannon
d7987ada43 Updating label diff algorithm 2018-12-12 19:29:32 -05:00
Benjamin Lannon
dd3ba1906c Finalizing initial version of action & adding docs 2018-12-05 21:53:04 -05:00
Benjamin Lannon
911fcaf7e0 Update index.js 2018-12-05 21:38:46 -05:00
Benjamin Lannon
03b5e32e88 Update index.js 2018-12-05 21:34:35 -05:00
Benjamin Lannon
345b170e18 Update index.js 2018-12-05 21:33:00 -05:00
Benjamin Lannon
3ef25d9bb0 Update index.js 2018-12-05 21:17:29 -05:00
Benjamin Lannon
cde910f8b0 Update index.js 2018-12-05 21:07:21 -05:00
Benjamin Lannon
69b3fdcf8e More Debugging 2018-12-05 21:03:25 -05:00
Benjamin Lannon
8969a6830e Debug index.js 2018-12-05 20:58:07 -05:00
Benjamin Lannon
9ce7cfa445 Update index.js 2018-12-05 20:53:51 -05:00
Benjamin Lannon
f7d0ec1243 Update index.js 2018-12-05 20:49:57 -05:00
Benjamin Lannon
1fe2dcc413 Update index.js 2018-12-05 20:44:39 -05:00
Benjamin Lannon
c313ecad8e Update index.js 2018-12-05 20:35:44 -05:00
Benjamin Lannon
9d751d74ed Update index.js 2018-12-05 20:32:23 -05:00
Benjamin Lannon
51cc3a6906 Update index.js 2018-12-05 20:16:14 -05:00
Benjamin Lannon
db3f6fc976 Debugging index.js 2018-12-05 20:11:41 -05:00
Benjamin Lannon
e75fffd94c Update index.js 2018-12-05 20:09:42 -05:00
Benjamin Lannon
0587138e7c Updating index.js 2018-12-05 20:07:28 -05:00
Benjamin Lannon
933e47149a Initial Commit 2018-12-05 20:02:58 -05:00