chore: add CI lint for generated files#1830
Merged
Conversation
4ab8227 to
5608d3f
Compare
Signed-off-by: crozzy <joseph.crosland@gmail.com>
This should stop generated files becoming stale and should help generated code be included with its non-generated counterpart. Signed-off-by: crozzy <joseph.crosland@gmail.com>
hdonnay
approved these changes
Apr 13, 2026
Contributor
Author
|
/fast-forward |
|
Triggered from #1830 (comment) by @crozzy. Trying to fast forward Target branch ( commit 0c4159015f2bc60a0e49c8510d537298231ce75b (HEAD -> main, origin/main)
Author: Hank Donnay <hdonnay@redhat.com>
Date: Wed Apr 8 16:43:19 2026 -0500
mdbook: consolodate tools
This moves the multiple mdbook preprocessors into a single tool, which
makes the documentation build quicker.
Signed-off-by: Hank Donnay <hdonnay@redhat.com>
Change-Id: If131b93e38e2608febbf225e26cb4d4e6a6a6964Pull request ( commit ccc5a864db67002e51aa4dc2b242528635b926e9 (pull_request/generation-lint)
Author: Joseph Crosland <jcroslan@redhat.com>
Date: Fri Apr 10 13:21:52 2026 -0700
chore: add CI lint for generated files
This should stop generated files becoming stale and should help
generated code be included with its non-generated counterpart.
Signed-off-by: crozzy <joseph.crosland@gmail.com>Fast forwarding $ git push origin ccc5a864db67002e51aa4dc2b242528635b926e9:main
To https://github.com/quay/claircore.git
! [remote rejected] ccc5a864db67002e51aa4dc2b242528635b926e9 -> main (refusing to allow a GitHub App to create or update workflow `.github/workflows/main.yml` without `workflows` permission)
error: failed to push some refs to 'https://github.com/quay/claircore.git' |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This should stop generated files becoming stale and should help generated code be included with its non-generated counterpart.