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
fix(config): non-mergeable list from list take precendence
Before, config value from environment variable won over
those from `--config` CLI for non-mergeable list
This was an oversight when implementing non-mergeable list.
0 commit comments