ReviewNB / support

Issues and feature requests for ReviewNB
https://reviewnb.com
59 stars 8 forks source link

Bot messaging to track PR through it's lifecycle #69

Closed amit1rrr closed 3 years ago

amit1rrr commented 4 years ago

Problem

User opens a PR without any notebooks in them. User adds/edits a notebook in a subsequent commit on the same PR. Our bot does not post ReviewNB link on the PR in such cases.

Solution

Bot to track subsequent updates to PR and post the message if notebook is added to PR later on. (Make sure to never repeat bot messages i.e. if a message is posted once on any PR then it should not be considered for follow up updates)

amit1rrr commented 3 years ago

This has been implemented for a while now. Closing.