-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Rename the prebuild trigger action #5008
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Actually, I thought we had agreed that the context menu entry would be Reason: There is no point in re-triggering a prebuild that has already succeeded(!) Note: This is different from the top-level action button |
You are probably right here! 💯 Cross-posting some points from a relevant discussion (internal):
🍊 🍊 🍊 🍊
Agree but this is action button is mainly for adding support to run ad-hoc prebuilds for a specific branches, when a prebuild for the default branch is garbaged collected, potentially injecting runtime environment variables, and more. For the same linked discussion:
🍋 🍋 🍋 🍋 Also, we could also move forward with removing the button for now if it does not seem useful to you. Cc @jankeromnes @AlexTugarev
|
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
Problem to solve
Using the the verb trigger as a call-to-action may be confusing or complex for some users, see relevant discussion:
Cc @jankeromnes @AlexTugarev
Proposal
We could rename the call to action verb to Run so that Trigger Prebuild becomes Run Prebuild. 🏃
We also need to take into account how we use this verb when retrying a successful or failed prebuild. ❓
TBD (To be discussed)
The text was updated successfully, but these errors were encountered: