marocchino
|
1f3d2a6328
|
test: noImplicitAny
|
2021-08-14 09:48:10 +09:00 |
|
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 |
|
marocchino
|
6ee941ecc7
|
style: 💄 lint error
|
2021-05-31 15:32:58 +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
|
21998583f4
|
build: Rebuild with new deps
|
2021-05-30 10:31:00 +09:00 |
|
marocchino
|
322a2451da
|
refactor: several improvements (#262)
- more tests
- file read in config
- reduce if depth
- reduce unnecessary requests
|
2021-03-27 12:13:51 +09:00 |
|
marocchino
|
56ac27318d
|
refactor: extract config (#257)
* refactor: extract config
* test: mock dynamic value
|
2021-03-22 09:39:18 +09:00 |
|
marocchino
|
d344d61a6d
|
update test
|
2021-02-25 16:23:13 +09:00 |
|
Sebass van Boxel
|
286dc15e40
|
Added specs for when comment body is empty
|
2020-11-04 22:21:20 +01:00 |
|
marocchino
|
8cea69fb3f
|
Merge branch 'master' into replace-option
|
2020-06-25 14:51:01 +09:00 |
|
Jake Hiller
|
a4ce3ea5b0
|
update tests
|
2020-06-25 01:30:25 -04:00 |
|
Jake Hiller
|
1ee5fc7fa0
|
update hidden identifier comment to come last instead of first
|
2020-06-25 01:26:22 -04:00 |
|
Jake Hiller
|
0ce3e0c6ca
|
rename test, remove duplicate tests
|
2020-06-23 11:49:06 -04:00 |
|
Jake Hiller
|
2f6d0e21be
|
add option to delete the previous comment and create a new one
|
2020-06-23 11:45:02 -04:00 |
|
Simon Stender Boisen
|
168a45153d
|
feat: append to previous comment message
|
2020-03-26 14:30:28 +01:00 |
|
marocchino
|
c873eaf14f
|
feat: add ability to set custom header
|
2020-02-04 17:19:50 +09:00 |
|
marocchino
|
0c015d9eea
|
test: find & write with comment header
|
2019-11-23 10:44:03 +09:00 |
|
marocchino
|
eba69144ce
|
test: comment
|
2019-11-23 10:12:15 +09:00 |
|
marocchino
|
cb9470fc12
|
feat: actual logic
|
2019-11-21 09:57:13 +09:00 |
|
marocchino
|
cce71e2a2d
|
Initial commit
|
2019-11-21 08:05:13 +09:00 |
|