Skip to content

Latest commit

 

History

History
38 lines (20 loc) · 744 Bytes

File metadata and controls

38 lines (20 loc) · 744 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

2.0.1 - 2025-04-09

Fixed

  • Fixed support for non-pull_request trigger events, like push or merge_queue (#23).

2.0.0 - 2024-09-21

Added

  • Added more configuration options (#10, #15). Thanks @Agraphie!

1.0.2 - 2023-12-05

Fixed

  • Fixed glob matches to prevent early expansion (#4). Thanks @grantcooksey!

1.0.1 - 2023-09-25

Fixed

  • Expand glob matches from pattern argument. (#3)

1.0.0 - 2022-07-26

Added

  • Initial version