-
-
Notifications
You must be signed in to change notification settings - Fork 5
Default account #4
Comments
@samuaz You could try to add a rule for your default account. The rule below could match all URLs that don't belong to your org. I just tested it with my org.
|
Sorry, the workaround might have some side effects, and is not recommended to use it for now. |
@yuezk my idea is to have something like when the url pattern dont match my organization automatically switch to my default (personal) account |
@yuezk maybe you could implement something like rule priority? So first excplicit rules for organization-account pairs will be evaluated and if none of them matches, the default account is used |
Hi guys,
want to ask if it is possible to have an account as default and then only switch to the one on rules when it matches the pattern?
example
all github.com/ -> use default account
github.com/myorganization -> use org account
The text was updated successfully, but these errors were encountered: