Commit graph

13 commits

Author SHA1 Message Date
Rob Cowsill
65b0a353cc
Fix: Ignore other users' comments (#332)
Make findPreviousComment only return comments made by the current user
(usually github-actions[bot])
2021-06-15 03:25:28 +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
78b42f021a
build: with new deps 2021-05-30 10:17:13 +09:00
marocchino
831680f812
dist with new generator 2021-02-25 16:22:36 +09:00
Sebass van Boxel
2350aa6ad6
Don't make api call when body is empty 2020-11-04 22:20:58 +01:00
Sebass van Boxel
d830f732b0 Don't allow empty comment body 2020-10-30 19:27:23 +00:00
marocchino
8cea69fb3f
Merge branch 'master' into replace-option 2020-06-25 14:51:01 +09:00
Jake Hiller
8c58ada506 build 2020-06-25 01:28:21 -04:00
Jake Hiller
2015926b3a run build 2020-06-25 01:26:22 -04:00
Jake Hiller
97f736d3a4 run build 2020-06-24 09:50:07 -04:00
Simon Stender Boisen
e9aad93807 release v1.4.0 2020-03-26 14:36:36 +01:00
marocchino
033d20d120
build: build custom header implement
- c873eaf
- test it
2020-02-04 17:24:40 +09:00
marocchino
1cfcb23af5
build: comment header 2019-11-23 10:49:42 +09:00