Closed yurishkuro closed 4 days ago
Name | Link |
---|---|
Latest commit | 8b9821229f384ea9baf24939355acbe74bee56be |
Latest deploy log | https://app.netlify.com/sites/romantic-neumann-1959d7/deploys/67379c247ff78e00089f07bc |
Deploy Preview | https://deploy-preview-780--romantic-neumann-1959d7.netlify.app |
Preview on mobile | Toggle QR Code...Use your smartphone camera to open QR code link. |
To edit notification comments on pull requests, go to your Netlify site configuration.
Add a Python script to generate a roadmap document from GitHub project board issues.
scripts/generate_roadmap.py
to fetch issues from the GitHub project board, extract the required information, and generatecontent/roadmap.md
.README.md
with instructions on how to run the script.Resolves #779
For more details, open the Copilot Workspace session.