Added Organizations secrets only few secrets showing in modules #170679
Replies: 4 comments
-
| Hi @naveen-syn, Organization-level secrets can be a little tricky — whether they show up in a given repository depends on both scope and repository/module configuration. A few things to check: 1. Scope of the secret
 2. Actions permissions
 3. Environment vs Repository vs Org secrets
 4. Name collisions / overrides
 5. Accessing them in modules/workflows
 ✅ Summary: If everything looks correct and the secrets still don’t show up, I’d suggest opening a ticket with GitHub Support so they can check your org’s configuration. | 
Beta Was this translation helpful? Give feedback.
-
| It sounds like you're running into GitHub’s scoping and inheritance rules for organization-level secrets. A few points to check: 
 👉 To resolve: 
 If none of these solve it, it may be a limitation/bug, in which case raising a ticket with GitHub Support is recommended. | 
Beta Was this translation helpful? Give feedback.
-
| Just to add some context: even if organization-level secrets are marked as available to all repositories, GitHub enforces certain limits that can affect their visibility in workflows. 
 This might explain why some secrets or variables aren't showing up in specific modules. You can find more details in the official documentation: | 
Beta Was this translation helpful? Give feedback.
-
| 🕒 Discussion Activity Reminder 🕒 This Discussion has been labeled as dormant by an automated system for having no activity in the last 60 days. Please consider one the following actions: 1️⃣ Close as Out of Date: If the topic is no longer relevant, close the Discussion as  2️⃣ Provide More Information: Share additional details or context — or let the community know if you've found a solution on your own. 3️⃣ Mark a Reply as Answer: If your question has been answered by a reply, mark the most helpful reply as the solution. Note: This dormant notification will only apply to Discussions with the  Thank you for helping bring this Discussion to a resolution! 💬 | 
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Question
Body
I have added GitHub secrets at the organization level and marked them as available to all repositories, but only a few of the secrets are appearing in the individual modules.
Beta Was this translation helpful? Give feedback.
All reactions