To stop every push to trigger a deployment we added conditions to deployment job to only run in master. However looks like conditions are evaluated after checks, so after approval it runs conditions and then stop deployment since condition is false. Could it check condition first to check if this job should even run?
⚠Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.
@tesharp Thank you for the question, assigning this to the author for comment/review.
Thanks for your question. It looks like your question isn't an issue with the documentation, but an issue or question specific to your implementation or a bug in the product itself.
For help with a specific task, here are a couple of options where you might consider asking your question:
If you've encountered an issue with the product itself, to make sure it gets in front of the right people, please submit your bug here.
If you have an idea for improving the product, please submit your idea here.
@tesharp, did you create a bug or an idea for that?