You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have multiple repositories which I am using for developing 3D-Printer plugins.
All repos should use the same labels, so far so good. But in each repository I have different "feature labels".
I want to sync all labels started with "status" and "type". But the "feature" labes should not be synced, because these are different in each repo.
How can I do this? I think prune is not the correct way....something like an reg-expression would be nice ;-)
E.g.
The text was updated successfully, but these errors were encountered:
OllisGit
added a commit
to OllisGit/action-label-syncer
that referenced
this issue
Jan 15, 2022
Hi and thanks for this action!!!
I have multiple repositories which I am using for developing 3D-Printer plugins.
All repos should use the same labels, so far so good. But in each repository I have different "feature labels".
I want to sync all labels started with "status" and "type". But the "feature" labes should not be synced, because these are different in each repo.
How can I do this? I think
prune
is not the correct way....something like an reg-expression would be nice ;-)E.g.
The text was updated successfully, but these errors were encountered: