Skip to content

Latest commit

 

History

History
37 lines (17 loc) · 1.75 KB

CHANGELOG.md

File metadata and controls

37 lines (17 loc) · 1.75 KB

1.6.1 (2023-09-21)

Bug Fixes

  • Fixed issue when merge requests were filtered out when excluded or mandatory labels were not specified and merge requests had labels specified (2108e39)

1.6.0 (2023-07-12)

Features

  • gitlab: Added option to exclude merge requests with certain labels (49632a9)

1.5.0 (2023-07-08)

Bug Fixes

  • Fixed error if you dont have access to project (88059d1)

Features

  • Added support to filter merge requests by labels (879a676)

1.4.0 (2022-02-19)

Features

  • Added support for custom gitlab domain (ac6f909)

1.3.0 (2021-12-22)

Features

  • use non-zero exit code on error (a5e8680)