Commit graph

7 commits

Author SHA1 Message Date
Rolf Kleef
4766b75aba
README still has version 2 in the example code which WILL delete labels by default (#17)
The comment in the readme suggests that `delete` defaults to false, but the version 2.0.0 in the `uses:` string still defaults to true.
So copying this example and removing the `delete` option WILL result in potential deletion of labels.
2021-06-07 08:19:45 -04:00
Benjamin Lannon
f3fc93acca Updating deps, switching to ncc & adding option to not delete labels 2021-05-29 11:11:43 -04:00
Olaf Alders
2e07e1d2e6 Update example YAML in README (#11)
* Update example YAML in README

as seen in #7

* Update README.md

Pin version of issue-label-manager-action

Co-Authored-By: Benjamin Lannon <benjamin@lannonbr.com>
2019-10-01 09:40:30 -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
3984e22b68
Update README.md 2018-12-12 20:12:23 -05:00
Benjamin Lannon
10a9d12869
Update README.md 2018-12-12 20:06:00 -05:00
Benjamin Lannon
dd3ba1906c Finalizing initial version of action & adding docs 2018-12-05 21:53:04 -05:00