Strip pipeline code from readthedocs branch, keep only docs config - #617
Conversation
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the Comment |
Co-authored-by: ypriverol <52113+ypriverol@users.noreply.github.com>
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Compliance Guide 🔍Below is a summary of compliance checks for this PR:
Compliance status legend🟢 - Fully Compliant🟡 - Partial Compliant 🔴 - Not Compliant ⚪ - Requires Further Human Verification 🏷️ - Compliance label |
||||||||||||||||||||
|
You are nearing your monthly Qodo Merge usage quota. For more information, please visit here. PR Code Suggestions ✨Explore these optional code suggestions:
|
|
@copilot should we just keep the README.md explaining the purpose of the branch? |
The current files are needed for ReadTheDocs to build and redirect visitors from Would you like me to:
|
|
@copilot I mean apart of the docs documentation, etc do not delete the README.md but update it with some explanation about what the branch does. Keep the current setup + update the README.md (do not delete it) |
The README.md is already in place and updated with an explanation of what this branch does. It explains:
The current setup keeps both the RTD infrastructure and the explanatory README.md (commit 752334a). |
User description
This branch should only contain ReadTheDocs configuration to redirect
quantms.readthedocs.iotodocs.quantms.org. All pipeline code has been removed.Removed
main.nf,workflows/,subworkflows/,modules/,bin/conf/,nextflow.config,nextflow_schema.json,nf-test.configtower.yml,modules.json,ro-crate-metadata.json,assets/CHANGELOG.md,CITATIONS.md,docs/usage.md,docs/output.md,docs/images/.github/workflows/,.github/actions/,.devcontainer/Retained (9 files)
.readthedocs.yaml- RTD build configdocs/source/conf.py- Sphinx config withsphinx-reredirectstodocs.quantms.orgdocs/source/index.rst- Landing page with redirect noticedocs/requirements.txt- Build depsREADME.md,docs/README.md,.github/CONTRIBUTING.md- Updated for docs-only contextLICENSE,.gitignoreRedirect mechanism
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.
PR Type
Enhancement
Description
Strip all pipeline code and configuration files
Retain only ReadTheDocs documentation configuration
Update documentation to reflect docs-only branch purpose
Implement redirect mechanism to docs.quantms.org
Diagram Walkthrough
File Walkthrough
3 files
Replace pipeline overview with ReadTheDocs branch infoSimplify contributing guidelines for docs-only branchUpdate docs directory overview for ReadTheDocs config101 files