-
Notifications
You must be signed in to change notification settings - Fork 154
Open
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.
Description
It would be nice if snippet-bot could auto-refresh every time a new commit is pushed to a PR.
The reason for this is that we may sometimes forget to check "Refresh this comment" (or add the force-run label) and end up committing unintended snippet changes.
An example can be seen in googlemaps-samples/android-places-demos#802:
- snippet-bot reported an untintentional deletion of 2 region tags.
- Developer pushed a commit that fixed 1 (out of 2) of the region tags, but forgot to refresh the comment.
- PR was merged with 1 unintentional snippet deletion.
This wouldn't happen if the bot had posted a new comment after the new commit was pushed to that branch.
Metadata
Metadata
Assignees
Labels
priority: p3Desirable enhancement or fix. May not be included in next release.Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.‘Nice-to-have’ improvement, new feature or different behavior or design.