Skip to content

Commit

Permalink
2.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cyamonide committed Oct 19, 2020
1 parent 9b885fb commit b25c58b
Show file tree
Hide file tree
Showing 3 changed files with 53 additions and 34 deletions.
83 changes: 51 additions & 32 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,42 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [v2.2.0](https://github.com/gagoar/use-herald-action/compare/v2.1.1...v2.2.0)

#### [v2.3.0](https://github.com/gagoar/use-herald-action/compare/v2.0.0...v2.3.0)

- Ignore team owner for review action [`#210`](https://github.com/gagoar/use-herald-action/pull/210)
- Fix build-test Herald action to use checked in dist files [`#212`](https://github.com/gagoar/use-herald-action/pull/212)
- Rebuild #187 [`#209`](https://github.com/gagoar/use-herald-action/pull/209)
- Revert "Edit existing comments instead of reposting (#187)" [`#208`](https://github.com/gagoar/use-herald-action/pull/208)
- Revert is-plain-object dependency changes [`#207`](https://github.com/gagoar/use-herald-action/pull/207)
- Pin @octokit/request and @octokit/endpoint [`#203`](https://github.com/gagoar/use-herald-action/pull/203)
- Bump is-plain-object to 3.0.0 [`#198`](https://github.com/gagoar/use-herald-action/pull/198)
- Edit existing comments instead of reposting [`#187`](https://github.com/gagoar/use-herald-action/pull/187)
- Do not fail on 422 error [`#196`](https://github.com/gagoar/use-herald-action/pull/196)
- fixing issue on workflow [`#194`](https://github.com/gagoar/use-herald-action/pull/194)
- Splitting workflows and adding a build test for use herald action [`#192`](https://github.com/gagoar/use-herald-action/pull/192)
- use pull_request_target [`#191`](https://github.com/gagoar/use-herald-action/pull/191)
- Update typescript-eslint monorepo to v4.4.1 [`#184`](https://github.com/gagoar/use-herald-action/pull/184)
- Update dependency p-queue to v6.6.2 [`#181`](https://github.com/gagoar/use-herald-action/pull/181)
- Update dependency pretty-quick to v3.1.0 [`#188`](https://github.com/gagoar/use-herald-action/pull/188)
- re introducing p-queque to comments [`#189`](https://github.com/gagoar/use-herald-action/pull/189)
- Update dependency jest to v26.5.3 [`#180`](https://github.com/gagoar/use-herald-action/pull/180)
- Unifying calls to Github + Handling rejectedPromises properly [`#182`](https://github.com/gagoar/use-herald-action/pull/182)
- Update dependency eslint to v7.11.0 [`#178`](https://github.com/gagoar/use-herald-action/pull/178)
- Update dependency tslib to v2.0.3 [`#179`](https://github.com/gagoar/use-herald-action/pull/179)
- Update dependency @types/node to v13.13.25 [`#177`](https://github.com/gagoar/use-herald-action/pull/177)
- Fixing duplications in tests [`#173`](https://github.com/gagoar/use-herald-action/pull/173)
- adding code coverage to code climate [`#171`](https://github.com/gagoar/use-herald-action/pull/171)
- Update Node.js to v12.19.0 [`#170`](https://github.com/gagoar/use-herald-action/pull/170)
- Update dependency @types/node to v13.13.23 [`#167`](https://github.com/gagoar/use-herald-action/pull/167)
- Update dependency jest to v26.5.2 [`#168`](https://github.com/gagoar/use-herald-action/pull/168)
- Update dependency tslib to v2.0.2 [`#169`](https://github.com/gagoar/use-herald-action/pull/169)
- Update dependency @types/node to v13.13.22 [`#166`](https://github.com/gagoar/use-herald-action/pull/166)
- Update typescript-eslint monorepo to v4.4.0 [`#165`](https://github.com/gagoar/use-herald-action/pull/165)
- Update dependency jest to v26.5.0 [`#164`](https://github.com/gagoar/use-herald-action/pull/164)
- Update typescript-eslint monorepo to v4.3.0 [`#161`](https://github.com/gagoar/use-herald-action/pull/161)
- Update dependency ts-jest to v26.4.1 [`#162`](https://github.com/gagoar/use-herald-action/pull/162)
- Update dependency eslint to v7.10.0 [`#157`](https://github.com/gagoar/use-herald-action/pull/157)
- 2.2.0 [`#160`](https://github.com/gagoar/use-herald-action/pull/160)
- Pin dependency @types/markdown-table to 2.0.0 [`#159`](https://github.com/gagoar/use-herald-action/pull/159)
- comments as tables [`#158`](https://github.com/gagoar/use-herald-action/pull/158)
- Update dependency @actions/core to v1.2.6 [`#153`](https://github.com/gagoar/use-herald-action/pull/153)
Expand All @@ -20,12 +54,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Fixing summary rule for bots [`#151`](https://github.com/gagoar/use-herald-action/pull/151)
- Create installation flow webpages [`#148`](https://github.com/gagoar/use-herald-action/pull/148)
- 2.1.1 [`#144`](https://github.com/gagoar/use-herald-action/pull/144)
- comments as tables (#158) [`#156`](https://github.com/gagoar/use-herald-action/issue/156)

#### [v2.1.1](https://github.com/gagoar/use-herald-action/compare/v2.1.0...v2.1.1)

> 17 September 2020
- Removing unused libraries + reverting @octokit/rest.js library [`#143`](https://github.com/gagoar/use-herald-action/pull/143)
- Update dependency lint-staged to v10.4.0 [`#138`](https://github.com/gagoar/use-herald-action/pull/138)
- Update dependency @types/jest to v26.0.14 [`#139`](https://github.com/gagoar/use-herald-action/pull/139)
Expand All @@ -45,11 +73,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependency pretty-quick to v3.0.1 [`#122`](https://github.com/gagoar/use-herald-action/pull/122)
- Update dependency @types/node to v13.13.17 [`#121`](https://github.com/gagoar/use-herald-action/pull/121)
- 2.1.0 [`#119`](https://github.com/gagoar/use-herald-action/pull/119)

#### [v2.1.0](https://github.com/gagoar/use-herald-action/compare/v2.0.1...v2.1.0)

> 7 September 2020
- adding targetURL when using `status` action [`#118`](https://github.com/gagoar/use-herald-action/pull/118)
- Add `status` action [`#106`](https://github.com/gagoar/use-herald-action/pull/106)
- Update typescript-eslint monorepo to v4.1.0 [`#116`](https://github.com/gagoar/use-herald-action/pull/116)
Expand All @@ -64,12 +87,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependency eslint to v7.8.1 [`#109`](https://github.com/gagoar/use-herald-action/pull/109)
- Add label action [`#105`](https://github.com/gagoar/use-herald-action/pull/105)
- 2.0.1 [`#104`](https://github.com/gagoar/use-herald-action/pull/104)
- Add `status` action (#106) [`#71`](https://github.com/gagoar/use-herald-action/issue/71)

### [v2.0.1](https://github.com/gagoar/use-herald-action/compare/v1.4.0...v2.0.1)

> 27 August 2020
- Adding pull_request_target [`#103`](https://github.com/gagoar/use-herald-action/pull/103)
- Update dependency @actions/core to v1.2.5 [`#101`](https://github.com/gagoar/use-herald-action/pull/101)
- Update dependency @octokit/rest to v18.0.4 [`#100`](https://github.com/gagoar/use-herald-action/pull/100)
Expand All @@ -78,6 +95,18 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Update dependency lint-staged to v10.2.13 [`#97`](https://github.com/gagoar/use-herald-action/pull/97)
- Update typescript-eslint monorepo to v3.10.1 [`#96`](https://github.com/gagoar/use-herald-action/pull/96)
- 2.0.0 [`#95`](https://github.com/gagoar/use-herald-action/pull/95)
- Edit existing comments instead of reposting (#187) [`#34`](https://github.com/gagoar/use-herald-action/issue/34)
- Unifying calls to Github + Handling rejectedPromises properly (#182) [`#175`](https://github.com/gagoar/use-herald-action/issue/175)
- comments as tables (#158) [`#156`](https://github.com/gagoar/use-herald-action/issue/156)
- Add `status` action (#106) [`#71`](https://github.com/gagoar/use-herald-action/issue/71)
- Create codeql-analysis.yml [`9f4154d`](https://github.com/cyamonide/use-herald-action/commit/9f4154d38f7b57956985c8b0a9649c58e68ff69b)
- Update README.md [`345589b`](https://github.com/cyamonide/use-herald-action/commit/345589b020cbdc38307e3c516e40184f2b5cc0e8)
- Update README.md [`06d7eed`](https://github.com/cyamonide/use-herald-action/commit/06d7eede5b79d9367d56c6606aba50e0e242ba6d)

### [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)
Expand All @@ -95,11 +124,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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)

#### [v1.4.0](https://github.com/gagoar/use-herald-action/compare/v1.3.0...v1.4.0)

> 13 August 2020
- 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)
Expand All @@ -121,7 +145,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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.2.0...v1.3.0)
#### [v1.3.0](https://github.com/gagoar/use-herald-action/compare/v1.1.0...v1.3.0)

> 24 July 2020
Expand All @@ -130,19 +154,14 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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)
- includesInPatch (#42) [`#38`](https://github.com/gagoar/use-herald-action/issue/38)

#### [v1.2.0](https://github.com/gagoar/use-herald-action/compare/v1.1.0...v1.2.0)

> 24 July 2020
- 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](https://github.com/gagoar/use-herald-action/compare/v1.0...v1.1.0)

Expand Down Expand Up @@ -174,4 +193,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- 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/gagoar/use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec)
- Initial commit [`a7b5ff8`](https://github.com/cyamonide/use-herald-action/commit/a7b5ff80b2258cd91faa7742b7ab510e44972dec)
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "use-herald-action",
"repository": "[email protected]:gagoar/use-herald-action.git",
"license": "MIT",
"version": "2.2.0",
"version": "2.3.0",
"description": "add subscribers, assignees and reviewers to your pull request",
"main": "index.ts",
"husky": {
Expand Down

0 comments on commit b25c58b

Please sign in to comment.