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:
Fredrik Adelöw
2024-06-04 14:04:15 +02:00
committed by GitHub
2 changed files with 2 additions and 0 deletions
@@ -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)_:
+1
View File
@@ -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)_: