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
|
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
|
831680f812
|
dist with new generator
|
2021-02-25 16:22:36 +09:00 |
|