8.0.0 (2024-05-11)
- npm: node
- npm: node 20
- team-requested-reviewers: attempt to clean up getRequestedReviewersAsIndividuals (3970fdd)
- logger: fix incorrect import of formatISO (20245d2)
- npm: bREAKING npm deps to latest, node to 20.13.1, release workflow updated (b57b6a9), closes #63
- npm: set conventional-changelog-conventionalcommits to 7.0.2 (1cd64e9), closes /github.com/semantic-release/release-notes-generator/issues/633#issuecomment-2100094407
- npm: update npm deps, node to 20 (b170fd2), closes #63
- npm: updates yarn.lock (4ee76d4)
7.8.1 (2023-05-10)
- pr review dismiss: pull action from payload (b513e2f)
7.8.0 (2023-05-10)
- run: add handler for pr review dismissals (fbcc4bf)
7.7.0 (2023-02-10)
- deps: bump npm from 8.8.0 to 8.12.0 (8110d13)
7.6.0 (2022-10-20)
7.5.1 (2022-05-19)
- retrieving the pr: should handle all scenarios now (37c94a2)
7.5.0 (2022-05-19)
- fix createInitiialMessage for action === "opened" (0cc0a98)
- ts: no implicit any, only explicit any here (7e0ca29)
7.4.5 (2022-05-18)
- slack messages: ensure there is a pr found when creating the initial message (cd5cab7)
7.4.4 (2022-05-18)
- initial slack message: ensure that it is created on push event (42faa63)
7.4.3 (2022-05-18)
- await a promise instead of not (ec828d4)
7.4.2 (2022-05-18)
- handle pull_request not being on the context.payload (03df4d7)
7.4.1 (2022-05-18)
- logging: more logging (8b5ec42)
7.4.0 (2022-05-18)
- ts: fix return value for function typed as Promise (091a50e)
- logging: add a logger util (winston) (0336d1a)
7.3.2 (2022-05-18)
- dependencies: change github package imports to import * as ___ (9b5a58b)
7.3.1 (2022-05-17)
- release: minify output (a9f6653)
7.3.0 (2022-05-17)
- update source map (a25f0c9)
7.2.1 (2022-05-17)
- core inputs: move retrieval of core inputs out of function calls (8016e87)
7.2.0 (2022-05-17)
- release: change source for ncc package step (98c3f03)
- release: alksdjflkasjdf (dc11ed6)
- release: change main in pkg.json (24efd71)
- release: comment out compile ts step (fad9441)
- release: fix path for entry file (dd73f04)
- release: force deploy (32fabbc)
- release: remove node_modules (d5ded39)
7.1.3 (2022-05-17)
- release: try more shit (14625d8)
7.1.2 (2022-05-17)
- release: remove asset param from add-and-commit action step (48b4ffe)
7.1.1 (2022-05-17)
- release: try to get add-and-commit action to work (f24963c)
7.1.0 (2022-05-17)
- dont minify bundle (10512b5)
7.0.0 (2022-05-17)
- typescript: JS => TS
- release: add dist dir to assets checked in as part of release action (d1be2df)
- release: package and commit the minified action prior to cutting release in ci (f4339cf)
- typescript: converts app to typescript (152520d)
6.0.0 (2022-05-03)
- node_modules: all of the deps have been blindly upgraded
- node_modules: upgrade more or less all deps (2142e24)
- node version: fix the node version to 16.15.0 for ci (766c887)
5.0.3 (2022-05-03)
- slack: make sure that the initial slack message is created when it should be (273b883)
- upgrade commitizen (6732888)
5.0.2 (2022-03-29)
- getengineersfroms3: fix references in code for new JSON expected shape (1fd9a8d)
5.0.1 (2022-03-29)
- logging: fixing it live in prod (9d4093d)
5.0.0 (2022-03-29)
- engineer github <=> slack mapping: slack-users input deprecated; must now provide a JSON file from s3
- engineer github <=> slack mapping: change where the action is looking for reviewers (126a524)
4.8.0 (2022-03-29)
- engineer github <=> slack mapping: slack-users input deprecated; must now provide a JSON file from s3
- engineer github <=> slack mapping: change where the action is looking for reviewers (185fb45)
4.7.0 (2022-03-28)
- release: hopefully this works
- release: hopefully trigger breaking release (db22393)
4.6.0 (2022-03-28)
- reviewer mapping: slack-users input no longer valid, must provide AWS inputs and creds
- reviewer mapping: change where the action is looking for reviewers (97f9887)
4.5.5 (2021-12-16)
- more "error" handling (1f604fb)
4.5.4 (2021-12-16)
- throw error when getInitialMessage called without correct params (36b0c7c)
4.5.3 (2021-12-16)
- slackMessageId was being called wihtout required params (463eb19)
4.5.2 (2021-12-09)
- module not found error (bfe6843)
4.5.1 (2021-12-08)
- allow errors to fail silently (d2ef9aa)
4.5.0 (2021-03-31)
- slack-thread-creation: if a thread cannot be found, create one (0b8e20c)
4.4.0 (2021-03-26)
- config: allow quiet configuration (e0f955a)
- quiet-mode: allow for quiet mode with configuration (adbe8fd)
4.3.0 (2021-03-24)
- allow quiet (dff2b14)
4.2.0 (2021-03-23)
- upgrade deps (d29496a)