Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] test linters #2342

Open
wants to merge 8 commits into
base: main
Choose a base branch
from
Open

[WIP] test linters #2342

wants to merge 8 commits into from

Conversation

ritmun
Copy link
Contributor

@ritmun ritmun commented Feb 15, 2024

Discussion for linter enhancements for this repo

This PR is to test new linters and share their results. We will eliminate errors from these linters in the repo in separate incremental PRs to eliminate them before adding these linters to prevent a massive lint fix PR.

https://golangci-lint.run/usage/linters/

@openshift-ci openshift-ci bot added the do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. label Feb 15, 2024
Copy link
Contributor

openshift-ci bot commented Feb 15, 2024

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: ritmun

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:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci openshift-ci bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Feb 15, 2024
@ritmun ritmun force-pushed the linters branch 3 times, most recently from 215322a to bfa2201 Compare February 16, 2024 16:13
Copy link
Contributor

openshift-ci bot commented Jun 10, 2024

@ritmun: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/code-quality-checks fbd8e3e link true /test code-quality-checks

Full PR test history. Your PR dashboard.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@MrSantamaria MrSantamaria removed the request for review from Gaikanomer9 September 30, 2024 21:36
@MrSantamaria
Copy link
Contributor

@ritmun what do we want to do with this PR?

@openshift-bot
Copy link

Issues go stale after 90d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle stale.
Stale issues rot after an additional 30d of inactivity and eventually close.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle stale

@openshift-ci openshift-ci bot added the lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. label Dec 30, 2024
@openshift-bot
Copy link

Stale issues rot after 30d of inactivity.

Mark the issue as fresh by commenting /remove-lifecycle rotten.
Rotten issues close after an additional 30d of inactivity.
Exclude this issue from closing by commenting /lifecycle frozen.

If this issue is safe to close now please do so with /close.

/lifecycle rotten
/remove-lifecycle stale

@openshift-ci openshift-ci bot added lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed. and removed lifecycle/stale Denotes an issue or PR has remained open with no activity and has become stale. labels Jan 30, 2025
@ritmun
Copy link
Contributor Author

ritmun commented Jan 30, 2025

/lifecycle frozen

Copy link
Contributor

openshift-ci bot commented Jan 30, 2025

@ritmun: The lifecycle/frozen label cannot be applied to Pull Requests.

In response to this:

/lifecycle frozen

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@ritmun
Copy link
Contributor Author

ritmun commented Jan 30, 2025

@ritmun what do we want to do with this PR?

We use this to run the pr checks to share results of new linters. Added to description!

@ritmun
Copy link
Contributor Author

ritmun commented Feb 17, 2025

/retest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
approved Indicates a PR has been approved by an approver from all required OWNERS files. do-not-merge/work-in-progress Indicates that a PR should not merge because it is a work in progress. lifecycle/rotten Denotes an issue or PR that has aged beyond stale and will be auto-closed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants