Org-level Actions, Codespaces, and Dependabot secrets all support a repository access setting: <img width="611" height="576" alt="Image" src="https://github.com/user-attachments/assets/386f246c-ad07-4e65-a4e3-c111c725766d" /> API endpoints also support `visibility` and `selected_repository_ids` parameters: - https://docs.github.com/en/rest/actions/secrets?apiVersion=2022-11-28#create-or-update-an-organization-secret - https://docs.github.com/en/rest/codespaces/organization-secrets?apiVersion=2022-11-28#create-or-update-an-organization-secret - https://docs.github.com/en/rest/dependabot/secrets?apiVersion=2022-11-28#create-or-update-an-organization-secret
Org-level Actions, Codespaces, and Dependabot secrets all support a repository access setting:
API endpoints also support
visibilityandselected_repository_idsparameters: