gitploy icon indicating copy to clipboard operation
gitploy copied to clipboard

Separate `Unprocesable entity' 2 error

Open newdeal123 opened this issue 2 years ago • 0 comments

Is your feature request related to a problem? Please describe. image

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 :)

newdeal123 avatar Aug 20 '23 06:08 newdeal123