Commit graph

159 commits

Author SHA1 Message Date
Michael Shick
3bebc5877c
use octokit method (#59) 2022-11-05 12:44:20 -04:00
John Ritsema
bd2c7fd13a
adds info about required pull-requests permission (#48)
Co-authored-by: Michael Shick <m@shick.us>
2022-11-05 12:43:27 -04:00
Michael Shick
9a19338f8a
remove 2022-11-05 10:37:08 -04:00
Michael Shick
f13593e8ec
pull_request_target 2022-11-05 10:35:37 -04:00
Michael Shick
936fc8f127
fix perm 2022-11-05 10:19:15 -04:00
Michael Shick
19fb0b3604
dogfood workflow perms 2022-11-05 10:13:08 -04:00
Michael Shick
59efa7a81f
update perms for dogfood 2022-11-05 10:10:36 -04:00
Michael Shick
97401bba1e
add to dogfood workflow 2022-11-05 10:03:16 -04:00
Michael Shick
cd100c8b09
adds support for message-path (#58) 2022-11-05 09:52:35 -04:00
Michael Shick
841d232c5a
fix action.yml 2022-11-05 09:46:11 -04:00
Michael Shick
ec62ec7546
new build 2022-11-05 08:46:54 -04:00
Michael Shick
2fe3ecef03
add comment id (#57)
* add comment id

* add output to action.yml
2022-11-05 08:45:45 -04:00
Michael Shick
d26bdc4f91
packaging v2 2022-11-04 18:41:26 -04:00
Michael Shick
742b2ef655
packaging 2022-11-04 18:38:28 -04:00
Michael Shick
a4fc73ac6a
package v2 2022-11-04 18:37:47 -04:00
Michael Shick
f6d4352e5a
Merge branch 'master' of https://github.com/mshick/add-pr-comment 2022-11-04 18:37:29 -04:00
Michael Shick
a0bbba521b
update lib 2022-11-04 18:37:27 -04:00
Michael Shick
6cf3c34888
update readme to v2 (#56)
* update readme to v2

* disable proxy dogfood test
2022-11-04 18:34:46 -04:00
Michael Shick
80f4918ea8
vitest 2022-11-04 18:21:20 -04:00
Michael Shick
94fd7ef52f
project clean up and update 2022-11-04 16:50:39 -04:00
Michael Shick
07f690343c
build for normal issue support, and deps 2020-08-11 15:42:11 -07:00
Michael Shick
01ba04de6a
add support for normal issues 2020-08-11 15:38:07 -07:00
Michael Shick
e2229d7f55
build(refactor): better project organization 2020-07-07 10:51:15 -04:00
Michael Shick
5cd99bf9c1
docs: clarify proxy notes 2020-07-06 23:27:42 -04:00
Michael Shick
495aa57b75
removing proxy-secret 2020-07-06 22:49:32 -04:00
Michael Shick
464d7eda7a
debug: embed secret for testing 2020-07-06 22:05:10 -04:00
Michael Shick
490bed235b
build: latest 2020-07-06 21:59:09 -04:00
Michael Shick
682cc9fb9d
build(deps): package-lock in sync 2020-07-06 21:58:44 -04:00
Michael Shick
92549ba9b2
debug: test dogfood 2020-07-06 21:56:15 -04:00
Michael Shick
b62030a7fc
feat: adding support for a proxy 2020-07-06 21:47:29 -04:00
Michael Shick
fdfdba3fa2
docs: note about limitations with forks 2020-07-06 12:08:37 -04:00
Michael Shick
e11f0a9cdb
build(package): compile latest 2020-07-06 12:04:10 -04:00
Michael Shick
8368d23e75
build(deps): updating all deps to latest and assoc code updates 2020-07-06 12:03:13 -04:00
Aleksey Leshko
1fbf288a23
Create a comment in exist PR (#17)
* Without pullRequest

* Try

* Use the last octokit

* Fix

* Update tests

* Fix

* Update package-lock.json
2020-07-06 11:48:01 -04:00
Julian Groß
3033f06feb
Fix syntax error in readme (#16) 2020-07-03 11:16:32 -04:00
Michael Shick
a68ec7a630
chore: set correct author name 2020-06-09 15:07:17 -04:00
Michael Shick
f533dc4046
feat: do not test user.login by default (#15)
* feat: do not test user.login by default

* ci: define user login in integration test

* ci: define dogfood test separately

* build: new dist build
2020-05-28 11:43:27 -04:00
Michael Shick
150a3ccfe9
build(deps): bump deps 2020-05-22 16:16:08 -04:00
Michael Shick
5535d00f50
ci: dogfood action in prs (#13) 2020-05-21 18:30:28 -04:00
Michael Shick
b7f4a4cd6b
fix: check for data before testing for length (#12)
* fix: check for data before testing for length

* fix: add test for no issues
2020-05-21 18:26:10 -04:00
Michael Shick
096294b382
ci: clean up workflows 2020-05-21 17:48:15 -04:00
Michael Shick
c03114a108
ci: adding simple workflow 2020-05-21 17:30:21 -04:00
Michael Shick
81c7cad365
Merge pull request #11 from mshick/typescript
build(typescript): refactoring project with typescript and test setup
2020-05-21 13:19:15 -04:00
Michael Shick
fe6d191bcd
build(typescript): refactoring project with typescript and test setup 2020-05-21 13:17:40 -04:00
Michael Shick
026d9b8889
fix: strip newlines windows also 2020-05-21 10:19:41 -04:00
Michael Shick
4d887b477c
fix: remove spaces when doing existing comment comparison 2020-05-20 19:51:37 -04:00
Michael Shick
ba572be88f
fix: remove spaces when doing existing comment comparison 2020-05-20 19:51:25 -04:00
Michael Shick
dd915277b4
docs: add note about default behavior for allow-repeats 2020-05-20 18:52:13 -04:00
Michael Shick
76803ee343
Merge pull request #8 from mshick/dependabot/npm_and_yarn/actions/http-client-1.0.8
build(deps): bump @actions/http-client from 1.0.7 to 1.0.8
2020-04-29 11:07:53 -07:00
dependabot[bot]
3a12cc834f
build(deps): bump @actions/http-client from 1.0.7 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.7 to 1.0.8.
- [Release notes](https://github.com/actions/http-client/releases)
- [Changelog](https://github.com/actions/http-client/blob/master/RELEASES.md)
- [Commits](https://github.com/actions/http-client/commits)

Signed-off-by: dependabot[bot] <support@github.com>
2020-04-29 18:04:49 +00:00