"value":"\n <p>If you're doing trunk-based development where multiple people are committing and pushing work to the same branch, what do you do if you've pushed a commit that fails the checks and breaks the pipeline?<\/p>\n\n<p>This is a bad state and needs to be solved as soon as possible as it's causing a problem for everyone else.<\/p>\n\n<p>If the pipeline is failing, someone else could push a change and have it fail for a different reason, but wouldn't know.<\/p>\n\n<p>The responsibility is on the person who pushed the failing commit to resolve it and get the pipeline passing again as soon as possible.<\/p>\n\n<p>You break it, you bought it.<\/p>\n\n<p>Hopefully, the changes in the failing commit are small and it's something you can resolve quickly and push a fixed commit.<\/p>\n\n<p>If you can't fix it within a few minutes, revert the failing commit and try again.<\/p>\n\n<p>What if someone's pushed a failing commit and hasn't fixed it in a timely manner?<\/p>\n\n<p>Revert it for them, fix the pipeline and unblock the rest of the team.<\/p>\n\n ",
"format":"full_html",
"processed":"\n <p>If you're doing trunk-based development where multiple people are committing and pushing work to the same branch, what do you do if you've pushed a commit that fails the checks and breaks the pipeline?<\/p>\n\n<p>This is a bad state and needs to be solved as soon as possible as it's causing a problem for everyone else.<\/p>\n\n<p>If the pipeline is failing, someone else could push a change and have it fail for a different reason, but wouldn't know.<\/p>\n\n<p>The responsibility is on the person who pushed the failing commit to resolve it and get the pipeline passing again as soon as possible.<\/p>\n\n<p>You break it, you bought it.<\/p>\n\n<p>Hopefully, the changes in the failing commit are small and it's something you can resolve quickly and push a fixed commit.<\/p>\n\n<p>If you can't fix it within a few minutes, revert the failing commit and try again.<\/p>\n\n<p>What if someone's pushed a failing commit and hasn't fixed it in a timely manner?<\/p>\n\n<p>Revert it for them, fix the pipeline and unblock the rest of the team.<\/p>\n\n ",