Skip to content

Latest commit

 

History

History
165 lines (74 loc) · 5.33 KB

CHANGELOG.md

File metadata and controls

165 lines (74 loc) · 5.33 KB

Changelog

All notable changes to this project will be documented in this file. See commit-and-tag-version for commit guidelines.

4.0.0 (2023-11-19)

⚠ BREAKING CHANGES

  • the action now requires Node.js 20

Bug Fixes

  • retry and throttle GitHub API requests (5c35d10)
  • update dependencies (a12ad49)

3.0.0 (2022-12-04)

⚠ BREAKING CHANGES

  • the action now requires Node.js 16

Bug Fixes

2.2.0 (2021-10-02)

Features

  • add option for logging output parameters (0e746c9)

Bug Fixes

  • remove broken link in default message (a28549d)

2.1.2 (2021-07-10)

Bug Fixes

  • add required permission (c83ec47)

2.1.1 (2021-07-09)

Bug Fixes

  • update GitHub API calls (30b1031)

2.1.0 (2021-07-09)

Features

  • make github-token optional and document the use of personal access tokens (adb3aa7)

Bug Fixes

  • declare required permissions (8524539)

2.0.0 (2021-01-07)

⚠ BREAKING CHANGES

  • The deployment method and configuration options have changed.

  • feat: move to GitHub Actions (a74bb54)

1.0.2 (2019-10-25)

Bug Fixes

1.0.1 (2019-10-25)

Bug Fixes

1.0.0 (2019-06-09)

Bug Fixes

  • remove indentation from original comment (8752a00)
  • update default comment in schema (5b2be1d)

Features

  • support new reactions (b7ce8e6)
  • update dependencies (1b0d617)
  • use GitHub tooltip copy as default comment (4161662)

BREAKING CHANGES

  • probot < 9.2.13 no longer supported.

0.3.2 (2019-01-20)

Bug Fixes

  • apply stricter config validation (8eb0cf9)
  • respect exemptLabels config option (c62b168)

0.3.1 (2018-10-03)

Bug Fixes

  • allow newer versions of node (96955a4)

0.3.0 (2018-07-23)

Features

  • notify maintainers about configuration errors (f761a6e)

0.2.0 (2018-06-27)

Features

  • add {comment-author} as a placeholder (4bad098)
  • log additional data and add DRY_RUN env var (f311d57)

0.1.1 (2018-06-12)

Bug Fixes

  • remove database items for deleted installation (5b4510f)

0.1.0 (2018-06-12)