Skip to content

fix(trigger): Backport trigger filter fixes#749

Merged
knative-prow-robot merged 5 commits intoknative:release-0.13from
dsimansk:release-0.13-cherrypick
Mar 24, 2020
Merged

fix(trigger): Backport trigger filter fixes#749
knative-prow-robot merged 5 commits intoknative:release-0.13from
dsimansk:release-0.13-cherrypick

Conversation

@dsimansk
Copy link
Copy Markdown
Contributor

@dsimansk dsimansk commented Mar 19, 2020

Description

Backport trigger filter fixes to 0.13.x release.

Changes

Note: I've updated changelog to point to next 0.13.1 release, but I'm not quiet sure about PR ref. Should the URL point to original PR or this one?

* fix(trigger): Make --filter flag truly optional

* fix(trigger): Update trigger docs

* chore: Update changelog
@googlebot googlebot added the cla: yes Indicates the PR's author has signed the CLA. label Mar 19, 2020
@knative-prow-robot knative-prow-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Mar 19, 2020
Copy link
Copy Markdown
Contributor

@rhuss rhuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think its fine to refer to the original PRs if nothing substantial has to be adapted.

The question now is more, when to merge this PR because as soon as it is merged it would trigger automatically a dot-release (on tuesday), so I wonder whether we want to add more for 0.13.1

So should we merge now, or "park" it until we have all issues fixed for 0.13.1 ? (do we have any ?)

Also, when this is merged we need to update the Changelog.adoc on master, too.

@dsimansk
Copy link
Copy Markdown
Contributor Author

I think "Windows plugin issue" is a good candidate for a backport too, #738.

Fixes knative#737

* Use exec.Command instend of syscall.Exec for windows.
* Fix a bug in plugin handler test when running it on windows.
* Fix typo.
@googlebot
Copy link
Copy Markdown

All (the pull request submitter and all commit authors) CLAs are signed, but one or more commits were authored or co-authored by someone other than the pull request submitter.

We need to confirm that all authors are ok with their commits being contributed to this project. Please have them confirm that by leaving a comment that contains only @googlebot I consent. in this pull request.

Note to project maintainer: There may be cases where the author cannot leave a comment, or the comment is not properly detected as consent. In those cases, you can manually confirm consent of the commit author(s), and set the cla label to yes (if enabled on your project).

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: no Indicates the PR's author has not signed the CLA. and removed cla: yes Indicates the PR's author has signed the CLA. labels Mar 20, 2020
@knative-prow-robot knative-prow-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Mar 20, 2020
@dsimansk
Copy link
Copy Markdown
Contributor Author

Added cherry-pick 5e73d8d

@MIBc could you please add comment @googlebot I consent. to make CLA bot happy, see the above.

@MIBc
Copy link
Copy Markdown
Contributor

MIBc commented Mar 23, 2020

@googlebot I consent.

@googlebot
Copy link
Copy Markdown

CLAs look good, thanks!

ℹ️ Googlers: Go here for more info.

@googlebot googlebot added cla: yes Indicates the PR's author has signed the CLA. and removed cla: no Indicates the PR's author has not signed the CLA. labels Mar 23, 2020
@dsimansk
Copy link
Copy Markdown
Contributor Author

Added cherry-pick a0a762b

Copy link
Copy Markdown
Contributor

@rhuss rhuss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@knative-prow-robot knative-prow-robot added the lgtm Indicates that a PR is ready to be merged. label Mar 24, 2020
@knative-prow-robot
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: dsimansk, rhuss

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@knative-prow-robot knative-prow-robot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Mar 24, 2020
@knative-prow-robot knative-prow-robot merged commit 6e3fac0 into knative:release-0.13 Mar 24, 2020
dsimansk pushed a commit to dsimansk/client that referenced this pull request Oct 1, 2025
Update Konflux components and pipelines

Co-authored-by: serverless-qe <serverless-support@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. cla: yes Indicates the PR's author has signed the CLA. lgtm Indicates that a PR is ready to be merged. size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants