Commit graph

80 commits

Author SHA1 Message Date
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
Michael Shick
3bdf31f1d8
chore: repackage 2020-04-09 08:22:04 -07:00
Michael Shick
a43c7002b8
feat: only provide info logging when comments are not created 2020-04-09 08:21:49 -07:00
Michael Shick
f97d0a5363
docs: update readme with note about use on push triggers 2020-04-08 17:25:34 -07:00
Michael Shick
c65bbd0a79
chore: repackage 2020-04-08 17:19:24 -07:00
Michael Shick
c1ecf91772
chore: remove debug cruft 2020-04-08 17:19:11 -07:00
Michael Shick
75050640bc
Merge pull request #7 from mshick/feature/test3
docs: triggering changes, adding samples
2020-04-08 17:17:00 -07:00
Michael Shick
d34a9288a1
docs: triggering changes, adding samples 2020-04-08 17:16:12 -07:00
Michael Shick
f1dfdaab11
Merge branch 'master' of https://github.com/mshick/add-pr-comment 2020-04-08 17:15:09 -07:00
Michael Shick
ada0007158
fix: pulls request path 2020-04-08 17:15:03 -07:00
Michael Shick
8dba58ef87
Merge pull request #6 from mshick/feature/test2
debug: trigger small change
2020-04-08 17:08:31 -07:00
Michael Shick
9bef15e74a
debug: trigger small change 2020-04-08 17:06:34 -07:00
Michael Shick
240085d7fd
debug: inspect github context on merge from pr -> master 2020-04-08 17:05:00 -07:00
Michael Shick
0d766c9e6d
Merge pull request #5 from mshick/feature/test
chore: add a sample of a github context
2020-04-08 16:59:22 -07:00
Michael Shick
e3fd628f06
chore: add a sample of a github context 2020-04-08 16:58:43 -07:00
Michael Shick
25edbf78f2
fix: proper response parsing 2020-04-08 16:56:30 -07:00
Michael Shick
1936bc3fe4
chore: repackage 2020-04-08 16:54:32 -07:00
Michael Shick
2b326c6656
fix: correct sha 2020-04-08 16:54:10 -07:00
Michael Shick
566e30ed2c
debug: adding context debugging 2020-04-08 16:49:21 -07:00
Michael Shick
76a68e3329
debug: adding context debugging 2020-04-08 16:47:27 -07:00
Michael Shick
5d9e844aad
chore: repackage 2020-04-08 16:45:55 -07:00
Michael Shick
35f26ee693
debug: adding context debugging 2020-04-08 16:45:36 -07:00
Michael Shick
48269c3876
chore: repackage 2020-04-08 16:44:38 -07:00
Michael Shick
4aae273d68
fix: correct preview header 2020-04-08 16:43:41 -07:00
Michael Shick
5aa3ae408c
feat: allowing action to run on non PR triggers 2020-04-08 16:39:41 -07:00
Michael Shick
0dbf59e6db
repackage 2020-04-03 13:06:14 -07:00
Michael Shick
a5a31c856d
update deps 2020-04-03 13:06:01 -07:00
Michael Shick
27b5a65c96
Merge pull request #3 from mshick/dependabot/npm_and_yarn/acorn-7.1.1
Bump acorn from 7.1.0 to 7.1.1
2020-04-03 13:02:29 -07:00
dependabot[bot]
0e91bbdc9f
Bump acorn from 7.1.0 to 7.1.1
Bumps [acorn](https://github.com/acornjs/acorn) from 7.1.0 to 7.1.1.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/7.1.0...7.1.1)

Signed-off-by: dependabot[bot] <support@github.com>
2020-03-14 14:04:32 +00:00
Michael Shick
17fee5173a
some use cases 2019-11-25 18:23:35 -05:00