Request:
Can we skip some checks based on the PR label? Example, when we have PRs about actions or other repository related things, we don’t want to run smoketests
Can use below to ignore the paths for workflow trigger
paths-ignore: - '.github/**'
Request:
Can we skip some checks based on the PR label? Example, when we have PRs about actions or other repository related things, we don’t want to run smoketests
Can use below to ignore the paths for workflow trigger
paths-ignore: - '.github/**'
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Open | Vijayakumar | T6707 Implement a new build and release workflow based on GitHub Actions | |||
Open | FEATURE REQUEST | Vijayakumar | T6309 Check code quality with CodeQL | ||
Resolved | FEATURE REQUEST | Vijayakumar | T6560 workflow trigger restrictions as per change type, vyos-1x current |