ropensci-org / buffy

Editorial bots generator
https://buffy-ropensci.readthedocs.io/en/latest/
MIT License
1 stars 2 forks source link

Should the team created by the bot be secret? #46

Closed maelle closed 2 years ago

maelle commented 2 years ago

It's currently the case. What was the reason for this choice @xuanxu, was it the default?

xuanxu commented 2 years ago

I had to look into it. It seems that secret (only visible to organization owners and members of this team) is the default level of privacy for new teams: https://docs.github.com/en/rest/reference/teams#create-a-team

Should we change it to closed?

maelle commented 2 years ago

Yes please! :pray:

What a weird contrary of "secret"!

xuanxu commented 2 years ago

Done!

maelle commented 2 years ago

Thank you!