fix: add PR merge conflict check to dev agent workflow #233
Reference in New Issue
Block a user
Delete Branch "fix/issue-229-pr-conflict-check"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Dev agent should check if PR has merge conflicts before asking for review. This prevents approving a PR that has conflicts.
Changes:
why do we have to write two exactly same lines on different lines? can't we unify the prompt to avoid code duplication? I think the only different is this about the user delegation, can't we somehow make it fillable if message is provided? and just skip it if there is no message? what do you think?
3a0983c28ato663e44a82algtm