Update GraphQL query to supply with detailed information for each failed merge check
We currently do not support an API that can explain all the failed merge checks with details.
Add support for returning all the reasons that are blocking us to merge in a new graphql attribute.
Availability and Testing
Add graphql specs for new failed merge check details.
Edited by Jay McCure