[Tooling] Remove GitHub check about Prototype Build#87
Conversation
|
Technical changes in the pipeline looks good to me, but I'm gonna leave the approval decision to the Gravatar Android dev team as to which of the 4 options you listed they actually prefer. |
hamorillo
left a comment
There was a problem hiding this comment.
I would go with option 3 or 4. Let's continue with the current approach, and we can add the comment later if we think it will be helpful.
Thanks for fixing this.
I've realized that even with the dependency on the block job, the prototype job would run after merging PRs to trunk
618128f to
ff60463
Compare
|
💡 Option 4b: include a reminder about how one can generate a Prototype Build in the That way there would still be a reminder, but not one generated by a comment that would create an additional notification and noise of every PR. Yet the reminder would still be included in every PR (assuming PR author doesn't delete that part of the template) |
|
Planning to make a call for testing for Android so we'll need the prototype builds and we need to revert this PR for that. We'll take care of the revert PR. |
@pinarol I'm not sure I'm following… the whole goal of this PR was to make the Prototype Builds still be available, but only on demand, and not being marked as "Pending" on GitHub PR checks if a prototype build was not requested. But you should still be able to trigger Prototype Builds on each of your PRs when needed, right? At least I thought that was the whole point. Actually, your comment above might make my point on the Prototype Builds not being reported nor advertised as being possible (yet optional) anywhere, making it not clear enough (1) that those are still available (2) what the process is to generate a Prototype build (3) making it easily forgettable that those are a thing. So maybe we should implement option 4a (generate a PR comment with instructions on how to trigger a Prototype Build on demand on the PR if wanted) or 4b (update the |
|
I've reverted the reversion on #101
Yep, I thought about it. As soon as new developers landed in the codebase, the prototypes were hidden 😓 Doesn't happen very often but likely will happen again... |
Description
Follow-up on the brief discussion we had here about the Prototype Build GitHub check.
@hamorillo mentioned the Prototype would still always show as pending, even if they don't plan running it, which can be confusing.
The main downside of not showing it at all is making it even more "buried", but again it's about making a choice.
We have a few options:
I'm leaving the options here and personally have no strong opinions -- I'd be fine with 3 (meaning merging this PR) if the team decides to do so.
Testing Steps
The Prototype Build GitHub check shouldn't show.