Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT]: Add support for Social Accounts Organization Settings #2019

Closed
1 task done
yordis opened this issue Nov 16, 2023 · 4 comments
Closed
1 task done

[FEAT]: Add support for Social Accounts Organization Settings #2019

yordis opened this issue Nov 16, 2023 · 4 comments
Labels
Status: Blocked Some technical or requirement is blocking the issue Status: Stale Used by stalebot to clean house Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request

Comments

@yordis
Copy link

yordis commented Nov 16, 2023

Describe the need

Under https://github.com/organizations/[org]/settings/profile you can add "Social accounts"

SDK Version

No response

API Version

No response

Relevant log output

No response

Code of Conduct

  • I agree to follow this project's Code of Conduct
@yordis yordis added Status: Triage This is being looked at and prioritized Type: Feature New feature or request labels Nov 16, 2023
Copy link

👋 Hi! Thank you for this contribution! Just to let you know, our GitHub SDK team does a round of issue and PR reviews twice a week, every Monday and Friday! We have a process in place for prioritizing and responding to your input. Because you are a part of this community please feel free to comment, add to, or pick up any issues/PRs that are labled with Status: Up for grabs. You & others like you are the reason all of this works! So thank you & happy coding! 🚀

@kfcampbell kfcampbell added Status: Up for grabs Issues that are ready to be worked on by anyone and removed Status: Triage This is being looked at and prioritized labels Nov 21, 2023
@kfcampbell kfcampbell moved this from 🆕 Triage to 🔥 Backlog in 🧰 Octokit Active Nov 21, 2023
@arunsathiya
Copy link
Contributor

arunsathiya commented Jan 26, 2024

It looks like go-github (in turn, the Terraform provider) are blocked by the REST API not supported social accounts fields yet:

https://docs.github.com/en/rest/orgs/orgs?apiVersion=2022-11-28#update-an-organization

I could identify this payload from the browser console when updating the links, but the fields don't seem to be working when I call the API endpoint.

organization[profile_social_accounts][][key]: generic
organization[profile_social_accounts][][url]: https://github.com/github
organization[profile_social_accounts][][key]: generic
organization[profile_social_accounts][][url]: 
organization[profile_social_accounts][][key]: generic
organization[profile_social_accounts][][url]: 
organization[profile_social_accounts][][key]: generic
organization[profile_social_accounts][][url]: 

I asked support about it, but I think we have to wait for official documentation to pop up.

@kfcampbell
Copy link
Member

Thanks for doing the research, @arunsathiya.

@kfcampbell kfcampbell added the Status: Blocked Some technical or requirement is blocking the issue label Feb 5, 2024
@kfcampbell kfcampbell moved this from 🔥 Backlog to 🛑 Blocked/Awaiting Response in 🧰 Octokit Active Feb 5, 2024
Copy link

github-actions bot commented Nov 2, 2024

👋 Hey Friends, this issue has been automatically marked as stale because it has no recent activity. It will be closed if no further activity occurs. Please add the Status: Pinned label if you feel that this issue needs to remain open/active. Thank you for your contributions and help in keeping things tidy!

@github-actions github-actions bot added the Status: Stale Used by stalebot to clean house label Nov 2, 2024
@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Nov 11, 2024
@github-project-automation github-project-automation bot moved this from 🛑 Blocked/Awaiting Response to ✅ Done in 🧰 Octokit Active Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Blocked Some technical or requirement is blocking the issue Status: Stale Used by stalebot to clean house Status: Up for grabs Issues that are ready to be worked on by anyone Type: Feature New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants