Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Proposal for intended usage #11

Closed
giorgiop opened this issue Aug 7, 2023 · 0 comments
Closed

Proposal for intended usage #11

giorgiop opened this issue Aug 7, 2023 · 0 comments
Assignees

Comments

@giorgiop
Copy link
Contributor

giorgiop commented Aug 7, 2023

The repo must be configurable as a GitHub action callable in a workflow.

Direct mode:

  • a workflow inside a code repo x is called (manual or automated trigger)
  • it opens a PR inside repo x, which documents every file having no documentation

Watcher mode:

  • a new repository e.g. x-docs is created manually
  • at first, x-docs is a clone of x
  • a workflow inside X-docs looks for updates on repo X and it creates documentation for any new changes. PRs are open in x-docs
  • the idea is that developers of x can read x-docs documentation, without worrying about the documentation PRs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants