-
Notifications
You must be signed in to change notification settings - Fork 15
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
Migrate issues from Docs repo to Stubs repo #8
Comments
Maybe this one? https://github-issue-mover.appspot.com/ |
We may not need this as by the time we get to it, most will be manually migrated and closed. |
I'd prefer we could set the assign flag. |
This list below came from thread "Confusion over discussions". I had crossed out incorrect lines, and added some thoughts in bold, concerning the use of the "ruby-api-docs" html output repo. But that morphed it into being more about migrating issues, and the use of the output "serving" repository. So here it is: 1. 1st problem is the HTML "docs" repo. As noted by @thomthom, the online docs are served right from GitHub. 2. Anything discussing, or promoting ideas for the styling and functionality of the
Okay, so the docs repo is needed. Perhaps the people who are not familiar with YARD syntax, nor GitHub protocol, can log issues in the docs repo. They will have no idea which (or why) of the other two repo (projects) that the issue, bug, or feature request applies to. This is understandable. So it is a buffer tracker. Then one of the stubs or template repo contributors can migrate it, or rewrite it in the proper form as a specific stub change order (or orders if neccessary,) over in the appropriate "parent" repo. Nitty implementation details can be debated in the 2 "parent" repos, where the doc consumers would likely not read, nor understand the YARD internals discussed if they did. |
Just suggested in #15 that one could start off with a PR - which creates an issue as well. That way one see who is working on something and what is being done. Just a thought. |
I assumed they were separate as they have separate member links at the top of every page. |
Okay, @thomthom, if you migrated all issue reports that needed to be moved you can go ahead and close this. |
This tool runs under Ruby (uses OctoKit):
https://github.com/trbritt/github-issue-migrate
The text was updated successfully, but these errors were encountered: