Releases: giantswarm/pr-comment-filter
Releases · giantswarm/pr-comment-filter
v0.10.0
v0.9.0
Changed
- Upgraded Go to v1.23.1
- Upgraded Kubernetes dependencies to latest
v0.8.1
Fixed
- Correctly handle user logins with
[bot]
in their name
v0.8.0
Added
- Add the GitHub username as a label on the PipelineRun
v0.7.1
Fixed
- Correctly check for draft
v0.7.0
Added
- Handle draft PRs and if triggered from opening add a comment stating that the trigger was ignored
v0.6.0
Release v0.6.0 (#69)
v0.5.0
Added
- Added gsociprivate-pull-secret imagePullSecret to task run template
v0.4.1
Changed
- Update RegEx to support optional whitespace infront of
/run
commands
v0.4.0
Changed
- Updated Tekton Pipelines to latest release
- Updated the base Dockerfile to Go v1.22