google / knative-gcp

GCP event implementations to use with Knative Eventing.
https://github.com/knative/eventing
Apache License 2.0
160 stars 74 forks source link

[main] Update actions #2212

Closed knative-automation closed 3 years ago

knative-automation commented 3 years ago

Cron -knative-prow-robot

/cc @nlopezgi @zhongduo /assign @nlopezgi @zhongduo

Produced by: knative-sandbox/knobots/actions/update-actions

Details:

knative-prow-robot commented 3 years ago

Hi @knative-automation. Thanks for your PR.

I'm waiting for a google member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Instructions for interacting with me using PR comments are available [here](https://git.k8s.io/community/contributors/guide/pull-requests.md). If you have questions or suggestions related to my behavior, please file an issue against the [kubernetes/test-infra](https://github.com/kubernetes/test-infra/issues/new?title=Prow%20issue:) repository.
tommyreddad commented 3 years ago

/ok-to-test

eclipselu commented 3 years ago

Seems the Build/Build (1.16.x... ) test is not running against the latest commit https://github.com/google/knative-gcp/commit/dfdd4f577733d1024ec7b92cbcef9e129dcdf6c1, but https://github.com/google/knative-gcp/commit/c1e1b7717d5bdf7cfbbdb2ffdb9b442a260d6d62

Checking out the ref
  /usr/bin/git checkout --progress --force refs/remotes/pull/2212/merge
  Note: switching to 'refs/remotes/pull/2212/merge'.

  You are in 'detached HEAD' state. You can look around, make experimental
  changes and commit them, and you can discard any commits you make in this
  state without impacting any branches by switching back to a branch.

  If you want to create a new branch to retain commits you create, you may
  do so (now or later) by using -c with the switch command. Example:

    git switch -c <new-branch-name>

  Or undo this operation with:

    git switch -

  Turn off this advice by setting config variable advice.detachedHead to false

  HEAD is now at 1958676 Merge 11efc278dfa195ba6255ae7e8f91c28633e24de8 into c1e1b7717d5bdf7cfbbdb2ffdb9b442a260d6d62
/usr/bin/git log -1 --format='%H'
tommyreddad commented 3 years ago

/lgtm /approve

knative-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: tommyreddad

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

The pull request process is described here

Needs approval from an approver in each of these files: - ~~[OWNERS](https://github.com/google/knative-gcp/blob/main/OWNERS)~~ [tommyreddad] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment