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
List of URL segment used to identify issues and pull requests with [full URL](#parse-references-with-full-issue-url).
319
319
320
+
#### overrides
321
+
322
+
Type: `Object`<br>
323
+
Option overrides. Useful when using predefined [`options`](#options) (such as `github`, `gitlab` or `bitbucket`). The `overrides` object can define the same properties as [`options`](#options).
324
+
325
+
For example, the following will use all the `github` predefined options but with a different `hosts` option:
0 commit comments