summary |
shortlog | log |
commit |
commitdiff |
tree
first ⋅ prev ⋅ next
James Netherton [Wed, 20 May 2020 14:36:21 +0000 (15:36 +0100)]
Add workflow parameter to inputs list
Jason T. Greene [Wed, 6 May 2020 04:12:05 +0000 (23:12 -0500)]
Merge pull request #3 from n1hility/dependabot/npm_and_yarn/actions/http-client-1.0.8
Bump @actions/http-client from 1.0.4 to 1.0.8
Jason T. Greene [Wed, 6 May 2020 04:11:30 +0000 (23:11 -0500)]
Merge pull request #2 from n1hility/dependabot/npm_and_yarn/acorn-5.7.4
Bump acorn from 5.7.3 to 5.7.4
dependabot[bot] [Wed, 29 Apr 2020 18:01:23 +0000 (18:01 +0000)]
Bump @actions/http-client from 1.0.4 to 1.0.8
Bumps [@actions/http-client](https://github.com/actions/http-client) from 1.0.4 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>
dependabot[bot] [Mon, 16 Mar 2020 01:53:34 +0000 (01:53 +0000)]
Bump acorn from 5.7.3 to 5.7.4
Bumps [acorn](https://github.com/acornjs/acorn) from 5.7.3 to 5.7.4.
- [Release notes](https://github.com/acornjs/acorn/releases)
- [Commits](https://github.com/acornjs/acorn/compare/5.7.3...5.7.4)
Signed-off-by: dependabot[bot] <support@github.com>
Jason T. Greene [Mon, 2 Mar 2020 01:28:57 +0000 (19:28 -0600)]
Update README.md
Jason T. Greene [Wed, 19 Feb 2020 21:16:11 +0000 (15:16 -0600)]
realease
Jason T. Greene [Wed, 19 Feb 2020 21:12:56 +0000 (15:12 -0600)]
spelling
Jason T. Greene [Wed, 19 Feb 2020 21:04:37 +0000 (15:04 -0600)]
Add branding info
Jason T. Greene [Wed, 19 Feb 2020 20:59:37 +0000 (14:59 -0600)]
Update README.md
Jason T. Greene [Wed, 19 Feb 2020 06:39:53 +0000 (00:39 -0600)]
Update README.md
Jason T. Greene [Wed, 19 Feb 2020 05:03:34 +0000 (23:03 -0600)]
optimize queries to only pull active statuses
Jason T. Greene [Wed, 19 Feb 2020 05:00:27 +0000 (23:00 -0600)]
Also filteer non pr and push events
Jason T. Greene [Wed, 19 Feb 2020 04:54:26 +0000 (22:54 -0600)]
Also filteer non pr and push events
Jason T. Greene [Wed, 19 Feb 2020 04:48:39 +0000 (22:48 -0600)]
optimize queries to only pull active statuses
Jason T. Greene [Tue, 18 Feb 2020 22:24:50 +0000 (16:24 -0600)]
Add initial support for schedule, and refactor accordingly
Jason T. Greene [Thu, 6 Feb 2020 19:27:47 +0000 (13:27 -0600)]
release
Jason T. Greene [Thu, 6 Feb 2020 19:22:34 +0000 (13:22 -0600)]
Add support for pull requests
Jason T. Greene [Tue, 4 Feb 2020 15:41:14 +0000 (09:41 -0600)]
Update README.md
Jason T. Greene [Tue, 4 Feb 2020 09:35:49 +0000 (03:35 -0600)]
Reenable branch filtering
Jason T. Greene [Tue, 4 Feb 2020 09:26:38 +0000 (03:26 -0600)]
Add additional validation
Jason T. Greene [Tue, 4 Feb 2020 06:40:12 +0000 (00:40 -0600)]
Fix pagination
Jason T. Greene [Tue, 4 Feb 2020 06:38:16 +0000 (00:38 -0600)]
Add matrix
Jason T. Greene [Tue, 4 Feb 2020 03:21:55 +0000 (21:21 -0600)]
Initial impl