gitploy
gitploy copied to clipboard
Separate `Unprocesable entity' 2 error
Is your feature request related to a problem? Please describe.
Unprocesable entity error contains two reasons.
- merge conflict.
- commit status check failed.
Separate the two error causes and display them as a message log.
Describe the solution you'd like Add logic to determine which "commit status check failed." context failed when receiving an error response from github API.
Additional context :)