As a developer,
I want the branch is marked conflict and waiting for resolved when the branch is conflicted in code.
So that I can save time on marking labels and know which issue need resolving to prioritize tasks.
Requirements
If yes, mark label conflict, comment into issue "This pull request has conflicts, please resolve those before we can evaluate the pull request."
Else, comment out "Conflicts have been resolved. A maintainer will review soon."
If conflicts in development or main, send github notification to notice me
Description
As a developer, I want the branch is marked conflict and waiting for resolved when the branch is conflicted in code. So that I can save time on marking labels and know which issue need resolving to prioritize tasks.
Requirements
conflict
, comment into issue "This pull request has conflicts, please resolve those before we can evaluate the pull request."development
ormain
, send github notification to notice meACs