-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
94 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,92 @@ | ||
### Changelog | ||
|
||
All notable changes to this project will be documented in this file. Dates are displayed in UTC. | ||
|
||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). | ||
|
||
### [v2.0.0](https://github.com/gagoar/use-herald-action/compare/v1.3.0...v2.0.0) | ||
|
||
> 24 August 2020 | ||
- Update typescript-eslint monorepo to v3.10.0 [`#94`](https://github.com/gagoar/use-herald/action/pull/94) | ||
- Update dependency prettier to v2.1.0 [`#93`](https://github.com/gagoar/use-herald/action/pull/93) | ||
- Handle email references properly [`#92`](https://github.com/gagoar/use-herald/action/pull/92) | ||
- Add auto-changelog [`#90`](https://github.com/gagoar/use-herald/action/pull/90) | ||
- I should have waited for workflows to run :gun: [`#89`](https://github.com/gagoar/use-herald/action/pull/89) | ||
- Simplifying logic for matchers and transforming MatchingRules as a boolean [`#88`](https://github.com/gagoar/use-herald/action/pull/88) | ||
- Update dependency jest to v26.4.2 [`#79`](https://github.com/gagoar/use-herald/action/pull/79) | ||
- making eventJSONPath an array [`#78`](https://github.com/gagoar/use-herald/action/pull/78) | ||
- Remove @ from users in config [`#80`](https://github.com/gagoar/use-herald/action/pull/80) | ||
- Update dependency ts-node to v9 [`#76`](https://github.com/gagoar/use-herald/action/pull/76) | ||
- Update dependency pretty-quick to v3 [`#75`](https://github.com/gagoar/use-herald/action/pull/75) | ||
- Update dependency typescript to v4 [`#73`](https://github.com/gagoar/use-herald/action/pull/73) | ||
- Update dependency jest to v26.4.1 [`#72`](https://github.com/gagoar/use-herald/action/pull/72) | ||
- Update dependency @types/jest to v26.0.10 [`#68`](https://github.com/gagoar/use-herald/action/pull/68) | ||
- Update dependency eslint to v7.7.0 [`#67`](https://github.com/gagoar/use-herald/action/pull/67) | ||
- Update dependency p-queue to v6.6.1 [`#69`](https://github.com/gagoar/use-herald/action/pull/69) | ||
- Update typescript-eslint monorepo to v3.9.1 [`#70`](https://github.com/gagoar/use-herald/action/pull/70) | ||
- Update dependency nock to v13.0.4 [`#61`](https://github.com/gagoar/use-herald/action/pull/61) | ||
- Update dependency jest to v26.4.0 [`#65`](https://github.com/gagoar/use-herald/action/pull/65) | ||
- Adding rules for templates [`#63`](https://github.com/gagoar/use-herald/action/pull/63) | ||
- Update typescript-eslint monorepo to v3.9.0 [`#59`](https://github.com/gagoar/use-herald/action/pull/59) | ||
- Update dependency ts-jest to v26.2.0 [`#60`](https://github.com/gagoar/use-herald/action/pull/60) | ||
- Adding `errorLevel` to rules [`#62`](https://github.com/gagoar/use-herald/action/pull/62) | ||
- Update dependency jest to v26.3.0 [`#57`](https://github.com/gagoar/use-herald/action/pull/57) | ||
- Update dependency @zeit/ncc to v0.22.3 [`#13`](https://github.com/gagoar/use-herald/action/pull/13) | ||
- Update dependency @octokit/rest to v18.0.3 [`#39`](https://github.com/gagoar/use-herald/action/pull/39) | ||
- Update dependency tslib to v2.0.1 [`#56`](https://github.com/gagoar/use-herald/action/pull/56) | ||
- Update dependency @types/jest to v26.0.9 [`#55`](https://github.com/gagoar/use-herald/action/pull/55) | ||
- Update dependency eslint to v7.6.0 [`#53`](https://github.com/gagoar/use-herald/action/pull/53) | ||
- Update dependency jest to v26.2.2 [`#51`](https://github.com/gagoar/use-herald/action/pull/51) | ||
- Update dependency @types/jest to v26.0.8 [`#52`](https://github.com/gagoar/use-herald/action/pull/52) | ||
- Update typescript-eslint monorepo to v3.8.0 [`#54`](https://github.com/gagoar/use-herald/action/pull/54) | ||
- Update typescript-eslint monorepo to v3.7.1 [`#47`](https://github.com/gagoar/use-herald/action/pull/47) | ||
- Update dependency ts-jest to v26.1.4 [`#48`](https://github.com/gagoar/use-herald/action/pull/48) | ||
- Update dependency ajv-keywords to v3.5.2 [`#45`](https://github.com/gagoar/use-herald/action/pull/45) | ||
- Update dependency @types/node to v13.13.15 [`#41`](https://github.com/gagoar/use-herald/action/pull/41) | ||
- Update dependency nock to v13.0.3 [`#46`](https://github.com/gagoar/use-herald/action/pull/46) | ||
|
||
#### [v1.3.0](https://github.com/gagoar/use-herald-action/compare/v1.1.0...v1.3.0) | ||
|
||
> 24 July 2020 | ||
- 1.2.0 [`#43`](https://github.com/gagoar/use-herald/action/pull/43) | ||
- Update dependency ts-jest to v26.1.3 [`#20`](https://github.com/gagoar/use-herald/action/pull/20) | ||
- Update dependency @types/jest to v26.0.7 [`#37`](https://github.com/gagoar/use-herald/action/pull/37) | ||
- includesInPatch [`#42`](https://github.com/gagoar/use-herald/action/pull/42) | ||
- includes/excludes can be string[] | string [`#40`](https://github.com/gagoar/use-herald/action/pull/40) | ||
- Update dependency @types/jest to v26 [`#25`](https://github.com/gagoar/use-herald/action/pull/25) | ||
- Update dependency lint-staged to v10.2.11 [`#17`](https://github.com/gagoar/use-herald/action/pull/17) | ||
- Update dependency ts-node to v8.10.2 [`#21`](https://github.com/gagoar/use-herald/action/pull/21) | ||
- Update dependency ws to v7.3.1 [`#24`](https://github.com/gagoar/use-herald/action/pull/24) | ||
- Update dependency prettier-eslint to v11 [`#27`](https://github.com/gagoar/use-herald/action/pull/27) | ||
- Update typescript-eslint monorepo to v3 [`#28`](https://github.com/gagoar/use-herald/action/pull/28) | ||
- single comment when action comment is triggered [`#36`](https://github.com/gagoar/use-herald/action/pull/36) | ||
- includesInPatch (#42) [`#38`](https://github.com/gagoar/use-herald-action/issue/38) | ||
|
||
#### v1.1.0 | ||
|
||
> 22 July 2020 | ||
- Bumping version to v1.1.0 [`#31`](https://github.com/gagoar/use-herald/action/pull/31) | ||
- Update dependency eslint to v7 [`#26`](https://github.com/gagoar/use-herald/action/pull/26) | ||
- removing backslash from DEBUG example [`#30`](https://github.com/gagoar/use-herald/action/pull/30) | ||
- Revamp README [`#22`](https://github.com/gagoar/use-herald/action/pull/22) | ||
- Update dependency typescript to v3.9.7 [`#23`](https://github.com/gagoar/use-herald/action/pull/23) | ||
- Update dependency jest to v26.1.0 [`#16`](https://github.com/gagoar/use-herald/action/pull/16) | ||
- Update dependency p-queue to v6.6.0 [`#18`](https://github.com/gagoar/use-herald/action/pull/18) | ||
- Update dependency prettier-eslint to v9.0.2 [`#19`](https://github.com/gagoar/use-herald/action/pull/19) | ||
- Update dependency ajv-keywords to v3.5.1 [`#14`](https://github.com/gagoar/use-herald/action/pull/14) | ||
- Update dependency @types/node to v13.13.14 [`#12`](https://github.com/gagoar/use-herald/action/pull/12) | ||
- Update Node.js to v12.18.3 [`#29`](https://github.com/gagoar/use-herald/action/pull/29) | ||
- Adding debugging mode [`#11`](https://github.com/gagoar/use-herald/action/pull/11) | ||
- Update dependency @octokit/rest to v18.0.1 [`#10`](https://github.com/gagoar/use-herald/action/pull/10) | ||
- Update Node.js to v12.18.2 [`#8`](https://github.com/gagoar/use-herald/action/pull/8) | ||
- Pin dependencies [`#7`](https://github.com/gagoar/use-herald/action/pull/7) | ||
- Add renovate.json [`#6`](https://github.com/gagoar/use-herald/action/pull/6) | ||
- mv the workflow `validate_on_master` that was mistakenly left in the wrong directory [`#5`](https://github.com/gagoar/use-herald/action/pull/5) | ||
- Stabilizing tests so it can be run on push [`#4`](https://github.com/gagoar/use-herald/action/pull/4) | ||
- Adding workflow to verify master [`#3`](https://github.com/gagoar/use-herald/action/pull/3) | ||
- Bump lodash from 4.17.15 to 4.17.19 [`#2`](https://github.com/gagoar/use-herald/action/pull/2) | ||
- Basic Functionality and tests. [`#1`](https://github.com/gagoar/use-herald/action/pull/1) | ||
- Initial commit [`a7b5ff8`](https://github.com/cyamonide/use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec) |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ | |
"name": "use-herald-action", | ||
"repository": "[email protected]:gagoar/use-herald-action.git", | ||
"license": "MIT", | ||
"version": "1.3.0", | ||
"version": "2.0.0", | ||
"description": "add subscribers, assignees and reviewers to your pull request", | ||
"main": "index.ts", | ||
"husky": { | ||
|