amp-github-apps
amp-github-apps copied to clipboard
Delete outdated comment when a PR update removes all notify owners
Context: https://github.com/ampproject/amphtml/pull/30230#issuecomment-705704728 Requires:
- [ ] Add
deleteComment
toowners/src/api/github.js#GitHub
- [ ] Add logic within
owners/src/notifier.js#createNotificationComment
to delete the existing comment if the notification set is empty - [ ] Improve logic for identifying Owners Bot comment vs. other bot comments