Skip to content
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

enhance(cancel): improve msg label for cancel events #737

Merged
merged 3 commits into from
Nov 6, 2023

Conversation

wass3r
Copy link
Collaborator

@wass3r wass3r commented Nov 6, 2023

small pr to improve message labeling for cancel events. canceled builds will either get a canceled: or auto canceled: message label.

also prefixes # to the build link for increased click area, especially for single digit builds.

example for "auto canceled" status:

before:
image

after:
image

also spent some time to look at "autocanceled" vs "auto canceled" vs "auto-canceled", the latter of which i prefer most but there seems to be no concrete rules around this, so i left it as-is (and it avoids having to update the server component that returns the actual error message).

spent some time to look at "autocanceled" vs "auto canceled" vs "auto-canceled",
the latter of which i prefer most but there seems to be no concrete rules
around this, so i left it as-is (and it avoids having to update the server
component) that returns the actual error message).
@wass3r wass3r requested a review from a team as a code owner November 6, 2023 13:46
ecrupper
ecrupper previously approved these changes Nov 6, 2023
plyr4
plyr4 previously approved these changes Nov 6, 2023
@wass3r wass3r dismissed stale reviews from plyr4 and ecrupper via 8f3173b November 6, 2023 15:07
@ecrupper ecrupper merged commit b307868 into main Nov 6, 2023
12 checks passed
@ecrupper ecrupper deleted the enhance/cancel/label branch November 6, 2023 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants