[site] Add agent instructions to assist with backporting features#1540
[site] Add agent instructions to assist with backporting features#1540abgreeve merged 1 commit intomoodle:mainfrom
Conversation
✅ Deploy Preview for moodledevdocs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
There was a problem hiding this comment.
Pull request overview
Adds repository-specific Copilot guidance and a dedicated “Backport Docs” agent to help ensure documentation fixes are consistently applied across Moodle versioned docs.
Changes:
- Introduces
.github/copilot-instructions.mddescribing repo structure and backport/review rules fordocs/+versioned_docs/. - Adds
.github/agents/backport-docs.agent.mdwith a step-by-step workflow for cherry-picking and backporting doc changes across versions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
.github/copilot-instructions.md |
Documents repo layout and establishes backport expectations/checklist for versioned docs. |
.github/agents/backport-docs.agent.md |
Defines an agent workflow to fetch a PR, identify doc changes, and apply backports across versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
8b022ee to
9b34870
Compare
There was a problem hiding this comment.
Pull request overview
Adds repository-specific Copilot guidance and a dedicated “Backport Docs” agent to improve consistency when backporting documentation changes across Moodle versioned docs trees.
Changes:
- Add
.github/copilot-instructions.mddescribing repo structure and a backporting review checklist fordocs/andversioned_docs/. - Add
.github/agents/backport-docs.agent.mdwith an agent workflow to fetch a PR and apply doc backports across versions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 6 comments.
| File | Description |
|---|---|
.github/copilot-instructions.md |
Documents DevDocs structure and sets backport expectations/checklist for versioned documentation. |
.github/agents/backport-docs.agent.md |
Introduces an agent playbook for backporting doc changes across Moodle versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
9b34870 to
a39f757
Compare
There was a problem hiding this comment.
Pull request overview
Adds repository-specific Copilot guidance and a dedicated “Backport Docs” agent to help ensure documentation fixes are consistently applied across docs/ and versioned_docs/ when backporting features/bugfixes.
Changes:
- Added
.github/copilot-instructions.mddescribing the devdocs structure and a backport-completeness checklist for versioned documentation. - Added
.github/agents/backport-docs.agent.mddefining an agent workflow to fetch a PR and apply doc backports across versions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
.github/copilot-instructions.md |
Establishes repo structure + explicit rules/checklist for backporting versioned docs. |
.github/agents/backport-docs.agent.md |
Adds an agent playbook to operationalize doc backports from a PR across versions. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
a39f757 to
b884582
Compare
There was a problem hiding this comment.
Pull request overview
Adds GitHub Copilot/agent guidance to help ensure documentation fixes are consistently backported across all versioned docs trees in this Docusaurus-based Moodle DevDocs repo.
Changes:
- Introduces repository-specific Copilot instructions emphasizing versioned-doc backport completeness checks.
- Adds a dedicated “Backport Docs” agent playbook to fetch a PR and apply doc fixes across all applicable versions.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 4 comments.
| File | Description |
|---|---|
.github/copilot-instructions.md |
Documents repo layout and sets expectations/rules for backporting changes across docs/ and versioned_docs/. |
.github/agents/backport-docs.agent.md |
Adds an agent workflow for backporting documentation changes and pushing updated PR branches. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
b884582 to
f008db6
Compare
|
Thanks Andrew, |
No description provided.