GoogleCloudPlatform / gke-networking-api

Apache License 2.0
9 stars 10 forks source link

Grant dependabot write permissions on PR events. #31

Closed yswe closed 1 month ago

yswe commented 1 month ago

It seems the workflow needs explicit permissions to push commits:

remote: Permission to GoogleCloudPlatform/gke-networking-api.git denied to github-actions[bot]. fatal: unable to access 'https://github.com/GoogleCloudPlatform/gke-networking-api/': The requested URL returned error: 403 Error: Process completed with exit code 128.

We're specifying contents: write for dependabot's job:

google-oss-prow[bot] commented 1 month ago

@billnapier: changing LGTM is restricted to collaborators

In response to [this](https://github.com/GoogleCloudPlatform/gke-networking-api/pull/31#pullrequestreview-2343200489): > 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.
yswe commented 1 month ago

/assign @bowei

bowei commented 1 month ago

/lgtm /approve

google-oss-prow[bot] commented 1 month ago

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: billnapier, bowei, yswe

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/GoogleCloudPlatform/gke-networking-api/blob/main/OWNERS)~~ [bowei] Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment