nephio-project / nephio

Nephio is a Kubernetes-based automation platform for deploying and managing highly distributed, interconnected workloads such as 5G Network Functions, and the underlying infrastructure on which those workloads depend.
Apache License 2.0
93 stars 52 forks source link

Check if linting works on clean PR #722

Closed liamfallon closed 2 months ago

liamfallon commented 2 months ago

Linting is failing on https://github.com/nephio-project/nephio/pull/597, this PR is a test PR to see if linting is working on the main branch with just a linter upgrade.

nephio-prow[bot] commented 2 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: Once this PR has been reviewed and has the lgtm label, please ask for approval from liamfallon by writing /assign @liamfallon in a comment. For more information see the Kubernetes Code Review Process.

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/nephio-project/nephio/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
liamfallon commented 2 months ago

/retest

liamfallon commented 2 months ago

All linting and security checks are now passing.