Questions tagged [github-check-run]

16 questions
0
votes
1 answer

Make contextual github checks required to pass

I have 4 Azure Pipelines that perform checks when a PR is created. They are configured such that certain checks are excluded/included based on the changes made. For example, if the PR only contains frontend code changes, there is no reason to run…
1
2