Re: Confused
What probably they mean is that you should work on a feature branch and when you commit, your tests will be scheduled to run on a CI system of your choice. Then probably it is wise to block merging at least until tests are passing.
However, this is just a behavioural data sink probably to feed the Copilot training.