How can you create GitHub gists that live under an organization account instead of a personal account?

StackOverflow https://stackoverflow.com/questions/20647454

  •  19-09-2022
  •  | 
  •  

Domanda

I manage an organization https://github.com/marklogic. I see we actually have one gist under https://gist.github.com/marklogic/ ; I can't figure out how to get any more gists there though. Is there a way?

È stato utile?

Soluzione

I don't think you can currently create gists as an organization account, but in my experience, if your account was a personal account and you created a gist under that account and then upgraded the account to an organization account, the gist stays but no new gists can be created.

Also, seems like this answer on WebApps confirms my experience.

Hope this helps

Autorizzato sotto: CC-BY-SA insieme a attribuzione
Non affiliato a StackOverflow
scroll top