You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When we first introduced prebuilds we added functionality so that the bot could add comments instead of setting the commit status. This feature doesn't make much sense and is broken (see #3235). We should remove it.
The text was updated successfully, but these errors were encountered:
The addComment feature is now fixed, and several users have expressed interest in continuing to use it.
Also, a PR comment is a nice, obvious way to encourage contributors and reviewers to use Gitpod, while a PR "Check" is very discreet and much easier to ignore or overlook (especially when all "Checks" are green and thus collapsed / hidden from view). Additionally, other popular tools/services also have a comment feature available (e.g. Netlify, Vercel, etc).
I would vote for:
addCheck: keep ✅
addComment: keep ✅
addBadge: keep ✅
addLabel: deprecate and remove ❌ (it's still broken and nobody has complained about it, as opposed to comments, so this is probably the least useful feature here)
jankeromnes
changed the title
[prebuilds] Remove prebuild comments
[prebuilds] Remove prebuild labels
Jul 7, 2021
When we first introduced prebuilds we added functionality so that the bot could add comments instead of setting the commit status. This feature doesn't make much sense and is broken (see #3235). We should remove it.
The text was updated successfully, but these errors were encountered: