mirror of
https://github.com/carbon-language/carbon-lang.git
synced 2026-09-24 21:50:14 +01:00
Remove project flag (#1939)
Contributors can't do this right now (requires repo write permissions), need to investigate as part of #1898 (projects v1 vs v2 results may differ)
This commit is contained in:
@@ -196,8 +196,9 @@ def main() -> None:
|
||||
"--draft",
|
||||
"--label",
|
||||
"proposal",
|
||||
"--project",
|
||||
"Proposals",
|
||||
# TODO: https://github.com/carbon-language/carbon-lang/issues/1898
|
||||
# "--project",
|
||||
# "Proposals",
|
||||
"--reviewer",
|
||||
"carbon-language/carbon-leads",
|
||||
"--repo",
|
||||
|
||||
Reference in New Issue
Block a user