As the owner/coordinator of an open source project on GitHub, what is the common practice for committing changes yourself?
Is the following accurate:
You can reopen a closed classic project and restart any workflow automation that was configured for the classic project.
For example, here at GitHub, we use GitHub flow for our site policy, documentation, and roadmap.
How to reopen a pull-request from github? You need the rights to reopen pull requests on the repository. The pull request hasn't been merged, just closed. Go to Pull requests add filter `is:closed` choose PR you want to reopen.
If you are the owner of the GitHub repo, you wouldn't issue a pull request to your own GitHub repo because:
Other collaborators though, not owner of said organizational repo, would need to fork it, then to clone their fork (i.e. clone the GitHub copy onto their local workstation), and commit to their own repo before pushing to their GitHub copy.
If they want their changes to be reflected in the original organizational repo, then they would make a pull request to your initial GitHub repo.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With