homie-gg / homie

2 stars 0 forks source link

feat(Github): track & notify unmerged PR sets #110

Open mikewuu opened 3 months ago

mikewuu commented 3 months ago

When a PR for frontend requires a paired PR on the API, sometimes a dev might forget to merge/deploy both of them together.

This task if for Homie to automatically identify PR pairs, and send a message in Slack if one of them hasn't been merged.

homie-gg[bot] commented 1 day ago

This might have already been done via: Add Find Related PRs page.