Feature request: allow reusable workflow in copilot-setup-steps.yml #175827
Replies: 3 comments
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
+1 on this request... it's a must if having multiple repos that require a copilot-setup-steps.yaml |
Beta Was this translation helpful? Give feedback.
-
|
see https://github.com/orgs/community/discussions/170877#discussioncomment-14593749 for a helpful workaround by @carlos-quintero that works for us |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Copilot Feature Area
Copilot Coding Agent
Body
When you have many repos of the same kind (for example, .NET repos that generate/publish NuGet packages), each one requires a copilot-setup-steps.yml file to set up GitHub Copilot Coding Agent. I would like all the copilot-setup-steps.yml files to call the same reusable workflow in one common repo.
Currently you get this error:
I would like that limitation to be removed.
PS: I know I can reuse a GitHub Actions action of type "composite", but I would like to reuse a workflow
Beta Was this translation helpful? Give feedback.
All reactions