RedHatOfficial.github.io icon indicating copy to clipboard operation
RedHatOfficial.github.io copied to clipboard

Twitter handles for each project

Open Fryguy opened this issue 4 years ago • 3 comments

Similar to #139 , I think we can extract the Twitter handles for each project if a) the project points to an org and b) the org defines a twitter handle. See also https://docs.github.com/en/rest/reference/orgs#get-an-organization ("twitter_username" response value)

Here is a UI example with ManageIQ:

ManageIQ

Fryguy avatar Sep 15 '21 18:09 Fryguy

@Fryguy this comes with some disadvantages as well.

  • What if the project is not hosted under an organization?
  • There are projects that have separate Twitter handles, eg: https://github.com/microsoft/vscode and https://twitter.com/code

gautamkrishnar avatar Oct 06 '21 14:10 gautamkrishnar

That's why I said "if a) the project points to an org". For example, ManageIQ's entry points to the org, not a specific repo: https://github.com/RedHatOfficial/RedHatOfficial.github.io/blob/7fec81a61de91d92c0bb36c7cc2a4f69c9315655/app/data/projects.json#L1681

Fryguy avatar Oct 06 '21 15:10 Fryguy

added the twitter profile for an org if its looks good I can apply same for others too .

xonx4l avatar Aug 31 '23 05:08 xonx4l