Skip to content

Latest commit

 

History

History
72 lines (41 loc) · 1.86 KB

CHANGELOG.md

File metadata and controls

72 lines (41 loc) · 1.86 KB

Changelog

All notable changes to this project will be documented in this file automatically by Versionist. DO NOT EDIT THIS FILE MANUALLY! This project adheres to Semantic Versioning.

0.1.7 - 2024-10-24

  • Update actions/setup-node digest to 39370e3 [Self-hosted Renovate Bot]

0.1.6 - 2024-10-23

  • Update actions/checkout digest to 11bd719 [Self-hosted Renovate Bot]

0.1.5 - 2024-10-22

  • Update github/codeql-action digest to 6624720 [Self-hosted Renovate Bot]

0.1.4 - 2024-10-17

  • Run action post command on teardown to set reactions [Kyle Harding]

0.1.3 - 2024-10-16

  • Remove logger abstraction [Kyle Harding]

0.1.2 - 2024-10-16

  • Pin dependencies [Self-hosted Renovate Bot]

0.1.1 - 2024-10-16

  • Update dependency node to v20.18.0 [Self-hosted Renovate Bot]

0.1.0 - 2024-10-16

  • Replace commit comments with a single runtime PR comment [Kyle Harding]

0.0.8 - 2024-10-16

  • Remove timeout input and use workflow step timeout-minutes directive [Kyle Harding]

0.0.7 - 2024-10-15

  • Allow custom actions on pull_request_trigger [Kyle Harding]

0.0.6 - 2024-10-15

  • Use merge commit ref for reviews [Kyle Harding]
  • Add exceptions to linters for markdown and natural language [Kyle Harding]
  • Throw if top-level repo name does not match PR base context [Kyle Harding]
  • Update docs and fix linting of files [Kyle Harding]

0.0.5 - 2024-10-10

  • Disallow reviews by authors by default [Kyle Harding]
  • Fix search for existing commit comments [Kyle Harding]
  • Move some functions from CommitComment class [Kyle Harding]

0.0.4 - 2024-10-07

  • Fix mismatch when filtering reactions by login user [Kyle Harding]
  • Setup husky hooks to check bundle generated files [Kyle Harding]

0.0.3 - 2024-10-04

  • Switch to javascript action from template [Kyle Harding]

v0.0.2

(2024-10-02)

  • patch: Update README [Kyle Harding]