Skip to content

Conversation

@aaradhychinche-alt
Copy link
Contributor

What this PR does

This PR makes the existing GitHub Actions documentation page discoverable
through the documentation sidebar.

A new navigation entry was added to the docs menu so that contributors
can reach the page without needing a direct URL.

Where the change was made

  • File updated: mkdocs.yml
  • Section: nav → Contributing → Website

A single new line was added under the Website subsection:

GitHub Actions: contribution-guidelines/operations/github-actions.md

Why this change is needed

Previously, the GitHub Actions documentation page existed in the
repository but was not reachable through the left-hand navigation menu.
This made it difficult for contributors to discover guidance about CI
and GitHub Actions workflows.

Adding the page to the navigation aligns it with other website operation
documents and resolves the discoverability issue.

Scope of changes

  • Navigation update only
  • No content changes to existing documentation pages

Fixes #676

Signed-off-by: Aaradhy Chinche <aaradhychinche@gmail.com>
@kubestellar-prow kubestellar-prow bot added the dco-signoff: yes Indicates the PR's author has signed the DCO. label Jan 16, 2026
@netlify
Copy link

netlify bot commented Jan 16, 2026

Deploy Preview for kubestellar-docs ready!

Built without sensitive environment variables

Name Link
🔨 Latest commit 8433cc6
🔍 Latest deploy log https://app.netlify.com/projects/kubestellar-docs/deploys/696ab98691545c000870aeb1
😎 Deploy Preview https://deploy-preview-786--kubestellar-docs.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@github-actions
Copy link
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!

@kubestellar-prow
Copy link

Hi @aaradhychinche-alt. Thanks for your PR.

I'm waiting for a kubestellar member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work. Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

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.

@kubestellar-prow kubestellar-prow bot added needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 16, 2026
@github-actions github-actions bot added documentation Improvements or additions to documentation yaml and removed needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 16, 2026
@MikeSpreitzer
Copy link
Contributor

/ok-to-test

@kubestellar-prow kubestellar-prow bot added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jan 16, 2026
@MikeSpreitzer
Copy link
Contributor

"Fixes #676" is wrong. This PR attempts to fix only one of the two deficits noted in #676 (comment)

docs/mkdocs.yml Outdated
- Docs Management Overview: contribution-guidelines/operations/document-management.md
- Style Guide: contribution-guidelines/operations/docs-styleguide.md
- Testing website PRs: contribution-guidelines/operations/testing-doc-prs.md
- GitHub Actions: contribution-guidelines/operations/github-actions.md
Copy link
Contributor

Choose a reason for hiding this comment

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

I do not see it in the netlify preview.

Image

@aaradhychinche-alt aaradhychinche-alt deleted the docs/fix-github-actions-discovery branch January 16, 2026 22:02
@aaradhychinche-alt aaradhychinche-alt restored the docs/fix-github-actions-discovery branch January 16, 2026 22:15
@github-actions
Copy link
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!

@kubestellar-prow kubestellar-prow bot added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 16, 2026
@github-actions github-actions bot removed ok-to-test Indicates a non-member PR verified by an org member that is safe to test. size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. labels Jan 16, 2026
Signed-off-by: Aaradhy Chinche <aaradhychinche@gmail.com>
@kubestellar-prow
Copy link

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found 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 added the size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. label Jan 16, 2026
@aaradhychinche-alt
Copy link
Contributor Author

@MikeSpreitzer can u specify what to do on this pr ?? or should i close it ? Thank You

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dco-signoff: yes Indicates the PR's author has signed the DCO. documentation Improvements or additions to documentation size/XS Denotes a PR that changes 0-9 lines, ignoring generated files. yaml

Projects

None yet

Development

Successfully merging this pull request may close these issues.

bug: Nothing references github-actions page in doc

2 participants