You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenShift Pipelines as Code v0.27.2 has been released 🥳
This minor release address mainly a regression on the{{ event_type }} variable which was previously changed to different type of comments depending of the gitops comment (for example retest-all would be set when the user issue a /retest) it is now reply as before to {{ pull_request }} to not break pipelinerun who were relying on it.
Installation
To install this version you can install the release.yaml with kubectl for your platform :
Pipelines as Code version v0.27.2
OpenShift Pipelines as Code v0.27.2 has been released 🥳
This minor release address mainly a regression on the
{{ event_type }}
variable which was previously changed to different type of comments depending of the gitops comment (for example retest-all would be set when the user issue a /retest) it is now reply as before to{{ pull_request }}
to not break pipelinerun who were relying on it.Installation
To install this version you can install the release.yaml with
kubectl
for your platform :Openshift
Kubernetes
Documentation
The documentation for this release is available here :
https://release-v0-27-2.pipelines-as-code.pages.dev
Changelog
https://github.com/openshift-pipelines/pipelines-as-code/releases/tag/v0.27.2
The text was updated successfully, but these errors were encountered: