Merge pull request #24790 from J0shSkqlq/master
[Docs] Describe default Behaviour of branch filter in the Configuration of the Github discovery provider.
This commit is contained in:
@@ -200,6 +200,7 @@ This provider supports multiple organizations via unique provider IDs.
|
||||
- **`filters`** _(optional)_:
|
||||
- **`branch`** _(optional)_:
|
||||
String used to filter results based on the branch name.
|
||||
Defaults to the default Branch of the repository.
|
||||
- **`repository`** _(optional)_:
|
||||
Regular expression used to filter results based on the repository name.
|
||||
- **`topic`** _(optional)_:
|
||||
|
||||
@@ -145,6 +145,7 @@ If you do so, `default` will be used as provider ID.
|
||||
- **`filters`** _(optional)_:
|
||||
- **`branch`** _(optional)_:
|
||||
String used to filter results based on the branch name.
|
||||
Defaults to the default Branch of the repository.
|
||||
- **`repository`** _(optional)_:
|
||||
Regular expression used to filter results based on the repository name.
|
||||
- **`topic`** _(optional)_:
|
||||
|
||||
Reference in New Issue
Block a user