This repository was archived by the owner on May 30, 2024. It is now read-only.
This repository was archived by the owner on May 30, 2024. It is now read-only.
Separate `Unprocesable entity' 2 error #526
Closed
Description
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
:)