Skip to content

Comments

cache lint to reduce load#343

Merged
grokspawn merged 1 commit intooperator-framework:masterfrom
grokspawn:cache_lint
Jan 27, 2026
Merged

cache lint to reduce load#343
grokspawn merged 1 commit intooperator-framework:masterfrom
grokspawn:cache_lint

Conversation

@grokspawn
Copy link
Contributor

htmlproofer has known issues when attempting to lint too many links at a time, and it appears that those limits are further constrained when running as a github action.

This is an attempt to reduce the number of runs in future PRs, but it won't actually benefit this PR.

Signed-off-by: Jordan <jordan@nimblewidget.com>
Copy link

@oceanc80 oceanc80 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@openshift-ci openshift-ci bot added the lgtm Indicates that a PR is ready to be merged. label Jan 27, 2026
Copy link
Member

@rashmigottipati rashmigottipati left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

/lgtm

@grokspawn grokspawn merged commit dc3acbb into operator-framework:master Jan 27, 2026
5 checks passed
@grokspawn grokspawn deleted the cache_lint branch January 27, 2026 23:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm Indicates that a PR is ready to be merged.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants