Skip to content

🌱 Skip build/deploy for documentation-only changes#8

Merged
clubanderson merged 1 commit intomainfrom
ci-skip-docs
Jan 16, 2026
Merged

🌱 Skip build/deploy for documentation-only changes#8
clubanderson merged 1 commit intomainfrom
ci-skip-docs

Conversation

@clubanderson
Copy link
Copy Markdown
Collaborator

Summary

Add paths-ignore to build-deploy workflow to skip builds when only documentation files are changed.

Files that skip build:

  • *.md (README, docs)
  • docs/**
  • .github/** (except build-deploy.yml itself)
  • LICENSE, OWNERS, .gitignore

Test plan

  • Workflow syntax is valid
  • Test with a docs-only PR (this one won't trigger build)

🤖 Generated with Claude Code

Add paths-ignore to build-deploy workflow to skip builds when only
documentation files are changed (*.md, docs/, .github/, LICENSE, OWNERS).

Co-Authored-By: Claude Opus 4.5 <[email protected]>
Signed-off-by: Andrew Anderson <[email protected]>
@kubestellar-prow kubestellar-prow Bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jan 16, 2026
@clubanderson
Copy link
Copy Markdown
Collaborator Author

/lgtm
/approve

@kubestellar-prow
Copy link
Copy Markdown
Contributor

@clubanderson: you cannot LGTM your own PR.

Details

In response to this:

/lgtm
/approve

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.

@github-actions
Copy link
Copy Markdown
Contributor

Welcome to KubeStellar! 🚀 Thank you for submitting this Pull Request.

Before your PR can be merged, please ensure:

DCO Sign-off - All commits must be signed off with git commit -s to certify the Developer Certificate of Origin

PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), ⚠️ (breaking change)

Getting Started with KubeStellar:

Contributor Resources:


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback. Whether you're using KubeStellar yourself or know someone who could benefit from multi-cluster Kubernetes:

📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction!


A maintainer will review your PR soon. Feel free to ask questions in the comments or on Slack!

@clubanderson clubanderson merged commit 0f7bf6a into main Jan 16, 2026
5 checks passed
@kubestellar-prow
Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: clubanderson

The full list of commands accepted by this bot can be found here.

The pull request process is described here

Details 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

@kubestellar-prow kubestellar-prow Bot deleted the ci-skip-docs branch January 16, 2026 10:02
@kubestellar-prow kubestellar-prow Bot added the approved Indicates a PR has been approved by an approver from all required OWNERS files. label Jan 16, 2026
@github-actions
Copy link
Copy Markdown
Contributor

🎉 Thank you for your contribution! Your PR has been successfully merged.


🌟 Help KubeStellar Grow - We Need Adopters!

Our roadmap is driven entirely by adopter feedback - nothing else. Whether you're using KubeStellar yourself or know organizations that could benefit from multi-cluster Kubernetes, we need your help:

📋 Take our Multi-Cluster Survey - Share your use cases and help shape our direction!

🗣️ Spread the word - Tell colleagues, write blog posts, present at meetups

💬 Share feedback on Slack #kubestellar-dev

Every adopter story helps us prioritize what matters most. Thank you for being part of the KubeStellar community!

@kubestellar-prow kubestellar-prow Bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Jan 16, 2026
clubanderson added a commit that referenced this pull request Jan 16, 2026
clubanderson pushed a commit that referenced this pull request Jan 27, 2026
Update README: fix broken Slack links and improve structure
clubanderson added a commit that referenced this pull request Jan 27, 2026
aaradhychinche-alt added a commit to aaradhychinche-alt/console that referenced this pull request Feb 20, 2026
…dentation

- Revert package-lock.json peer flag pollution (Critical kubestellar#2)
- Revert AddCardModal.tsx re-indentation, keep only catalog entries (Critical kubestellar#3)
- Revert cardRegistry.ts formatting noise (restore original comment) (kubestellar#6)
- Revert unrelated BuildpacksStatus.tsx i18n changes (kubestellar#8)
- Add backend proxy handler for Artifact Hub API to fix CORS (kubestellar#5)
- Wire isDemoFallback through useCardLoadingState for proper demo badge (kubestellar#4)
- Convert all artifact-hub_status files to 2-space indentation (kubestellar#7)
- Add i18n keys for relative time strings (justNow, minutesAgo, etc.) (kubestellar#9)
- Remove unrelated buildpacksStatus i18n keys from en/cards.json (kubestellar#8)

Co-Authored-By: Claude Opus 4.6 <[email protected]>
Signed-off-by: Aaradhy Chinche <[email protected]>
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. dco-signoff: yes Indicates the PR's author has signed the DCO. size/S Denotes a PR that changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant