Auto-add to project - single repo scope #44826
Replies: 9 comments 5 replies
-
|
Thanks for the feedback @ggnall! How many repos are you trying to pull from for a given project? We're looking at letting you create copies of auto-add (e.g. one workflow for each repo 👀 |
Beta Was this translation helpful? Give feedback.
-
|
Currently 3, but it could increase.
Cool, I would see myself adding duplicate workflows for each. It would be really cool to be able to use repos as a condition (E.g. in repos(...) AND has labels(...)).
… We're looking at letting you create copies of auto-add (e.g. one workflow for each repo 👀
On Thu, Jan 19, 2023 at 6:16 PM, Allison Weins < ***@***.*** > wrote:
Thanks for the feedback @ ggnall ( https://github.com/ggnall ) !
How many repos are you trying to pull from for a given project? We're
looking at letting you create copies of auto-add (e.g. one workflow for
each repo 👀
—
Reply to this email directly, view it on GitHub (
#44826 (comment)
) , or unsubscribe (
https://github.com/notifications/unsubscribe-auth/AA7KDBRHFXHP7MQSHWDARNLWTHDLPANCNFSM6AAAAAAUAY3UK4
).
You are receiving this because you were mentioned. Message ID: <community/community/repo-discussions/44826/comments/4732621
@ github. com>
|
Beta Was this translation helpful? Give feedback.
-
|
we are facing the same issue. currently we are linking about 15 repos to the same project and still increasing. would be great to have the limit much higher (100+) |
Beta Was this translation helpful? Give feedback.
-
|
Same here, we still run our own GH Action to sync our project with multiple repos. It would be cool to get rid of this and GitHub natively adds this support for syncing multiple Repos with one Project. |
Beta Was this translation helpful? Give feedback.
-
|
@2percentsilk - I saw that we can now "duplicate the workflow" and was temporarily excited but then disappointed ... we could work with this approach but the limit==4 is not working for us. We want to add issues from across all project repos (whole project) or across a subset of repos (e.g. 30 specific common code repos) automatically so need this limit to be much much higher. We have over 200 repos. |
Beta Was this translation helpful? Give feedback.
-
|
👋 Hello all! Auto-add and auto-archive workflows are now available to all users, check out the announcement here as well as documentation for more details 🎉 |
Beta Was this translation helpful? Give feedback.
-
|
For this to replace the GitHub action, the repo restrictions need to be removed. Teams will often prefix their repositories in a large organization. Something like Ideally, this would replace the action, not that the action is a lot of overhead really but it feels like a lot of noise in the actions all-workflow list. |
Beta Was this translation helpful? Give feedback.
-
|
I've reached this issue because I want to write "in any org repo, for any issue that has title |
Beta Was this translation helpful? Give feedback.
-
|
oh my god, i wish so much it will be implemented 😢🥺 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Select Topic Area
Product Feedback
Body
Great to see the beta out for auto-add to project! One limitation that prevents us from using this in our projects is the ability to set rules across repos.
So I'd like to define: if [label = x,y,z] in repos 1, 2, 3 -> auto-add to project.
Since I can only scan one of several repos in the rule creation, we can't use this automation for the time being. And since it's simpler to add labels to an issue than add an issue to project(s), it would be really helpful to do so!
Beta Was this translation helpful? Give feedback.
All reactions