Skip to content

Commit c10d1c7

Browse files
phracekjamacku
andauthored
feat: add support for tmt plan_filter option
Signed-off-by: Petr "Stone" Hracek <[email protected]> Co-authored-by: Jan Macku <[email protected]>
1 parent 56b033b commit c10d1c7

File tree

12 files changed

+412
-490
lines changed

12 files changed

+412
-490
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,7 @@ See [Testing Farm onboarding guide](https://docs.testing-farm.io/Testing%20Farm/
3838
| `git_url` | An url to the repository with tmt metadata | url of repo that runs GHA |
3939
| `git_ref` | A tmt tests branch, tag or commit specifying the desired git revision which will be used for tests | `github.ref` when available, otherwise `master` |
4040
| `tmt_plan_regex` | A regular expression used to select tmt plans | all |
41+
| `tmt_plan_filter` | A filter used to select tmt plans [plan_filter](https://docs.testing-farm.io/Testing%20Farm/0.1/test-request.html#plan-filter) | "" |
4142
| `tmt_context` | A mapping of tmt context variable [tmt-context](https://tmt.readthedocs.io/en/latest/spec/context.html), variables separated by ; | empty |
4243
| `tmt_path` | A path in the repository with tmt metadata | "." |
4344

dist/action.js

Lines changed: 7 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

dist/action.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)