-
Notifications
You must be signed in to change notification settings - Fork 4
Open
Labels
area/generalNot tied to a specific areaNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysRegular task; should be done within dayskind/internalTask that doesn't affect users directlyTask that doesn't affect users directly
Description
Currently we're filtering the PRs that we validate by using the title of the PR.
For having a more systematic approach of validation, it would be ideal to support labels which allows:
- easier filtering of the PRs, if we need to retrigger manually to test
- having an automation-friendly list of tests (they could be parsed for
move-stablefor example or some CLI status checker) - having tests that intentionally fail (e.g. deprecations, or testing specific features tied to the failing result of the external CI (such as OSH))
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
area/generalNot tied to a specific areaNot tied to a specific areacomplexity/single-taskRegular task; should be done within daysRegular task; should be done within dayskind/internalTask that doesn't affect users directlyTask that doesn't affect users directly