projectdiscovery / projectdiscovery/docs
setup workflow to pull docs update from oss projects
Open
@dogancanbakir is already working on this.
Since May 2, 2024.
- Dominant language
- MDX
- Stars
- 28
- Forks
- 62
- Avg merge
- 1d 18h
- Merged PRs (30d)
- 3
Description
Similar to https://github.com/projectdiscovery/docs/blob/main/.github/workflows/build-js-proto-docs.yaml, we need to setup workflow that can be pull defined section from each oss project to update relevant section in docs project.
we can increase the sections to cover that can be pulled in automated manner, to start we can pull usage section that will be cover all the new options being added with new releases.
workflow can be scheduled to run in timely manner (weekly).
### Tasks
- [ ] https://github.com/projectdiscovery/utils/issues/413
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.
Assessment
This issue has not been assessed yet.