ci: add gitops-ci workflow for pull requests and main - #2
Merged
Merged
Conversation
GitOps CI ResultsLast Updated: 2026-09-16T03:34:00Z ✅ Expand: PR Checks✅ PR TitlePassed. ✅ Signed CommitsPassed. ✅ PR ChecklistPassed. ✅ Expand: Linting✅ MarkdownlintNo markdown files changed. ✅ PrettierPassed. ✅ ShellcheckPassed. ✅ golangci-lintNo Go files changed. ✅ KubeconformPassed. ✅ Expand: Static Checks✅ Large FilePassed. ✅ YAML SyntaxPassed. ✅ Config Sort OrderPassed. ✅ Starting CSVPassed. ✅ Scaffold TableDisabled. ✅ Expand: Kustomize Build✅ Overlay Build0 overlay(s) built successfully. ✅ HooksNo hooks defined. ✅ Kustomize FixAll kustomization.yaml files are up to date. ✅ Ghost PatchesNone detected. ✅ Expand: Scaffold Validation✅ Scaffold DriftNo drift detected. ✅ Scaffold ExecAll scaffold runs succeeded. ✅ Disabled OverlaysNo modified overlay is disabled. ✅ Pre-Existing Scaffold DriftNone detected. ✅ Cluster CoverageAll clusters accounted for. ✅ Expand: Scaffold Drift ProtectionAll modified overlays with a scaffold template have drift protection enabled. ✅ Expand: Resource ComplianceNo compliance findings. ✅ Expand: CI NotesPipeline completed.
k8s-gitops-ci pipeline --url="https://github.com/killerclaffey/homelab.git" --pr=2 --assume-openshift --forge="github" |
killerclaffey
force-pushed
the
feat/add-gitops-ci
branch
from
September 16, 2026 02:53
ec4419d to
4290822
Compare
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.
Adds k8s-gitops-ci pipeline workflow to validate Kustomize overlays, resource compliance, and linters on pull requests and main.