Skip to content

Latest commit

 

History

History
97 lines (59 loc) · 2.59 KB

CHANGELOG.md

File metadata and controls

97 lines (59 loc) · 2.59 KB

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.

0.10.0 - 2024-11-08

Changed

  • Go: Upgrade to v1.23.2.
  • Main: Implement pagination.
  • Main: Report triggers with unknown arguments.

0.9.0 - 2024-09-16

Changed

  • Upgraded Go to v1.23.1
  • Upgraded Kubernetes dependencies to latest

0.8.1 - 2024-09-05

Fixed

  • Correctly handle user logins with [bot] in their name

0.8.0 - 2024-08-30

Added

  • Add the GitHub username as a label on the PipelineRun

0.7.1 - 2024-07-22

Fixed

  • Correctly check for draft

0.7.0 - 2024-07-22

Added

  • Handle draft PRs and if triggered from opening add a comment stating that the trigger was ignored

0.6.0 - 2024-07-18

0.5.0 - 2024-04-05

Added

  • Added gsociprivate-pull-secret imagePullSecret to task run template

0.4.1 - 2024-04-04

Changed

  • Update RegEx to support optional whitespace infront of /run commands

0.4.0 - 2024-03-11

Changed

  • Updated Tekton Pipelines to latest release
  • Updated the base Dockerfile to Go v1.22

0.3.0 - 2024-02-05

Changed

  • Added securityContext to task pod

0.2.0 - 2023-12-08

0.1.0 - 2023-10-23

0.0.1 - 2023-10-18