Commit graph

5 commits

Author SHA1 Message Date
Sam
1d46172340 Use glob for path param
This was done such that multiple files
can be loaded that match given glob
patterns. Existing behaviour is preserved
for exact match.
2022-10-25 01:09:35 +00:00
marocchino
97bddef64d
📦️ build 2022-10-14 21:23:07 +09:00
Federico
b17e5a4390
Checking for deleteOldComment before createComment and adding guard (#560)
* Checking for deleteOldComment before createComment and adding guard

* Update src/main.ts

Co-authored-by: August “Kai” Kaiser <85895815+awkaiser-tr@users.noreply.github.com>

* halted when deleteOldComment is true

* build dist files

Co-authored-by: August “Kai” Kaiser <85895815+awkaiser-tr@users.noreply.github.com>
2022-02-25 22:51:56 +09:00
dependabot[bot]
7874cc39cf
build(deps): bump @actions/github from 4.0.0 to 5.0.0 (#305)
* build(deps): bump @actions/github from 4.0.0 to 5.0.0

Bumps [@actions/github](https://github.com/actions/toolkit/tree/HEAD/packages/github) from 4.0.0 to 5.0.0.
- [Release notes](https://github.com/actions/toolkit/releases)
- [Changelog](https://github.com/actions/toolkit/blob/main/packages/github/RELEASES.md)
- [Commits](https://github.com/actions/toolkit/commits/HEAD/packages/github)

Signed-off-by: dependabot[bot] <support@github.com>

* fix: Update @action/github 5

* build: new deps & rest fix

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: marocchino <marocchino@users.noreply.github.com>
2021-05-30 10:50:41 +09:00
marocchino
831680f812
dist with new generator 2021-02-25 16:22:36 +09:00