Create bot to automatically create docs tickets similar to QGIS
Open
Nobody has claimed this yet.
docs-meta
- Dominant language
- Vue
- Stars
- 15
- Forks
- 22
- Avg merge
- 5d 11h
- Merged PRs (30d)
- 9
Description
idea: if author of PR label the PR with "needs-docs", on the PR merge the new issue will be opened in this repository
best to inspire by https://github.com/qgis/QGIS/blob/master/.github/workflows/pr-needs-documentation.yml
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the referenced QGIS workflow at .github/workflows/pr-needs-documentation.yml and compare it with this repository's available GitHub Actions setup. Define the behavior for a merged PR carrying the "needs-docs" label, including the new issue's content; done means such a merge reliably opens the intended documentation issue.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100