aws-sdk-rust icon indicating copy to clipboard operation
aws-sdk-rust copied to clipboard

Add alerts for when pushes to `next` break the build

Open Velfi opened this issue 3 years ago • 0 comments

Tell us about your request

In order for the sync bot to be able to push directly to the next branch, we had to remove the required checks. We should still run the checks on push to next but emit an alert when the checks fail. main still requires checks to pass so we're protected even if we do nothing, but adding these alerts would increase our ability to detect faults early.

Tell us about the problem you're trying to solve.

Checks for the next branch have been disabled

Are you currently working around this issue?

n/a

Additional context

No response

Velfi avatar Jan 10 '22 19:01 Velfi