kubernetes-sigs / apisnoop

⭕️Snooping on the Kubernetes OpenAPI communications
https://apisnoop.cncf.io
Apache License 2.0
88 stars 42 forks source link

fix invalid commit message for github action: Update Kubernetes version #870

Closed heyste closed 7 months ago

heyste commented 7 months ago

The github action: "Update Kubernetes version" wants to create a PR (due to release last week), the k8s prow bot is currently adding "do-not-merge/invalid-commit-message" label to the pr.

By removing the "commit sign off" from the github action future prs should be acceptable to the prow bot.

netlify[bot] commented 7 months ago

Deploy Preview for apisnoop canceled.

Name Link
Latest commit 11c1ba018335966f43751107d9b71f25ce882c2a
Latest deploy log https://app.netlify.com/sites/apisnoop/deploys/6625a470d95516000868c7d8
hh commented 7 months ago

/lgtm

hh commented 7 months ago

/approve

k8s-ci-robot commented 7 months ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: heyste, hh

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/kubernetes-sigs/apisnoop/blob/main/OWNERS)~~ [heyste,hh] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment