carbon-lang icon indicating copy to clipboard operation
carbon-lang copied to clipboard

Change new_proposal.py to be upstream-agnostic

Open jonmeow opened this issue 3 years ago • 1 comments

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).

jonmeow avatar Aug 03 '22 21:08 jonmeow

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.

github-actions[bot] avatar Nov 02 '22 02:11 github-actions[bot]