For personalised dashboard we want to tell the user if their pipelines branch state is behind commits in master and what commits it is behind on.
Scenario
- There are three commits: 1, 2, 3
- Jenkins is currently building commit 1
- We want to tell the user that commits 2 and 3 have not been built