knative / website

Hugo templates for the Knative website.
https://knative.dev
Other
23 stars 70 forks source link

[Automated] Update actions #268

Closed knative-automation closed 3 years ago

knative-automation commented 3 years ago

Produced via:

# meta: knative/.github
# main: knative/website
cp $(find "${GITHUB_WORKSPACE}/meta/workflow-templates" -type f -name '*.yaml') \
  "${GITHUB_WORKSPACE}/main/.github/workflows/"

Cron. -knative-sandbox /cc knative-docs/docs-wg-leads /assign knative-docs/docs-wg-leads

knative-prow-robot commented 3 years ago

@knative-automation: GitHub didn't allow me to request PR reviews from the following users: knative-docs/docs-wg-leads.

Note that only knative members and repo collaborators can review this PR, and authors cannot review their own PRs.

In response to [this](https://github.com/knative/website/pull/268): >Produced via: >```shell ># meta: knative/.github ># main: knative/website >cp $(find "${GITHUB_WORKSPACE}/meta/workflow-templates" -type f -name '*.yaml') \ > "${GITHUB_WORKSPACE}/main/.github/workflows/" >``` >Cron. -knative-prow-robot >/cc knative-docs/docs-wg-leads >/assign knative-docs/docs-wg-leads 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.
knative-prow-robot commented 3 years ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: To complete the pull request process, please assign carieshmarie after the PR has been reviewed. You can assign the PR to them by writing /assign @carieshmarie in a comment when ready.

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

Needs approval from an approver in each of these files: - **[OWNERS](https://github.com/knative/website/blob/main/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment
evankanderson commented 3 years ago

/close

(And regenerate a new one tomorrow)

knative-prow-robot commented 3 years ago

@evankanderson: Closed this PR.

In response to [this](https://github.com/knative/website/pull/268#issuecomment-805320244): >/close > >(And regenerate a new one tomorrow) 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.