Skip to content

Releases: giantswarm/pr-comment-filter

v0.10.0

08 Nov 18:36
dc74204
Compare
Choose a tag to compare

Changed

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

v0.9.0

16 Sep 16:01
9c3105c
Compare
Choose a tag to compare

Changed

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

v0.8.1

05 Sep 10:24
aeb8ce0
Compare
Choose a tag to compare

Fixed

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

v0.8.0

30 Aug 09:42
e634f8a
Compare
Choose a tag to compare

Added

  • Add the GitHub username as a label on the PipelineRun

v0.7.1

22 Jul 15:45
09d9f55
Compare
Choose a tag to compare

Fixed

  • Correctly check for draft

v0.7.0

22 Jul 15:30
f670973
Compare
Choose a tag to compare

Added

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

v0.6.0

18 Jul 10:47
5a59fc2
Compare
Choose a tag to compare
Release v0.6.0 (#69)

v0.5.0

05 Apr 06:26
6b804a5
Compare
Choose a tag to compare

Added

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

v0.4.1

04 Apr 10:11
52b05e1
Compare
Choose a tag to compare

Changed

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

v0.4.0

11 Mar 08:18
5f6b5bf
Compare
Choose a tag to compare

Changed

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