Remove explicit birdhouse_skip_ci: true from PR template
(note: this one above is left in there on purpose for the current PR)
When opening PRs, developers could easily leave in the <!-- --> comment about CI, causing the CI to falsely detect the condition when parsing the PR description, and ending up skipping it. Change the format of the sentence to avoid the false detection.
Overview
Remove explicit
birdhouse_skip_ci: true
from PR template (note: this one above is left in there on purpose for the current PR)When opening PRs, developers could easily leave in the
<!-- -->
comment about CI, causing the CI to falsely detect the condition when parsing the PR description, and ending up skipping it. Change the format of the sentence to avoid the false detection.Changes
Non-breaking changes
Breaking changes
Related Issue / Discussion
CI Operations
birdhouse_daccs_configs_branch: master birdhouse_skip_ci: false