carbon-lang
carbon-lang copied to clipboard
Change new_proposal.py to be upstream-agnostic
There are issues with specifying push -u origin in new_proposal.py. gh can result in a repo either using upstream+origin, or origin+fork, with the second name being the fork in both cases. Either we need to use gh pr create alone (which may be ideal) or change the git push to be agnostic about the name (likely having to detect which to use, or at least if origin is incorrect).
We triage inactive PRs and issues in order to make it easier to find active work. If this issue should remain active or becomes active again, please comment or remove the inactive label. The long term label can also be added for issues which are expected to take time.
This issue is labeled inactive because the last activity was over 90 days ago.