-
Notifications
You must be signed in to change notification settings - Fork 64
📖 Update doc on GitHub Actions reference discipline #706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
📖 Update doc on GitHub Actions reference discipline #706
Conversation
✅ Deploy Preview for kubestellar-docs ready!Built without sensitive environment variables
To edit notification comments on pull requests, go to your Netlify project configuration. |
|
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 ✅ PR Title - Must start with an emoji: ✨ (feature), 🐛 (bug fix), 📖 (docs), 🌱 (infra/tests), 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! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR updates the GitHub Actions reference discipline documentation to improve clarity and add guidance for handling Dependabot PRs. The changes refine existing content and introduce new workflow procedures.
Changes:
- Clarified the description of the
.gha-reversemap.ymlfile - Added documentation for the
update-reversemapcommand - Introduced a detailed procedure for responding to Dependabot PRs that update GitHub Actions
- Reorganized content by moving the "GitHub API Rate Limiting" section and removing the generic "Example Workflow" section
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
6850078 to
039fddd
Compare
Signed-off-by: Mike Spreitzer <mspreitz@us.ibm.com>
039fddd to
ef7dc7b
Compare
|
The preview of the modified page is at https://deploy-preview-706--kubestellar-docs.netlify.app/docs/contribution-guidelines/operations/github-actions |
|
/cc @clubanderson |
📖 Preview LinksThe following documentation pages were changed in this PR:
|
|
/lgtm |
|
LGTM label has been added. DetailsGit tree hash: e3c5b9a3fa97a694bc7f3db953f88ac9e833748e |
|
[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 DetailsNeeds approval from an approver in each of these files:
Approvers can indicate their approval by writing |
📌 Fixes
Fixes #645
📝 Summary of Changes
This PR continues the work on the doc about GitHub Actions reference discipline. It makes the changes that I suggested in my review of #640 .
I am making this PR because I was unable to make Copilot fix its DCO sign-off problems in #646 .
Changes Made
docs/content/contribution-guidelines/operations/github-actions.mdChecklist
Please ensure the following before submitting your PR: