Skip to content
This repository was archived by the owner on Sep 30, 2024. It is now read-only.

[sg] Make rfc command use private RFCs by default#63902

Merged
rafax merged 2 commits into
mainfrom
rg/sg_rfc_default_private
Jul 18, 2024
Merged

[sg] Make rfc command use private RFCs by default#63902
rafax merged 2 commits into
mainfrom
rg/sg_rfc_default_private

Conversation

@rafax

@rafax rafax commented Jul 18, 2024

Copy link
Copy Markdown
Contributor

This PR changes the sg rfc command to introduce a new flag --public (previously, an implicit default) and removes the flag --private (new default).

This change implements part of our new approach to RFCs (private by default, context need to follow-up).

Test plan

  • ran sg rfc create "test new default" and a private RFC was created
  • ran sg rfc --public create "test public" and a public RFC was created
  • ran sg rfc list and private RFCs were listed
  • ran sg rfc --public list and public RFCs were listed

@cla-bot cla-bot Bot added the cla-signed label Jul 18, 2024
@rafax rafax marked this pull request as ready for review July 18, 2024 06:41
@rafax rafax requested review from a team and ErikaRS July 18, 2024 06:42
@rafax rafax merged commit 7211c8c into main Jul 18, 2024
@rafax rafax deleted the rg/sg_rfc_default_private branch July 18, 2024 12:12
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants