-
Notifications
You must be signed in to change notification settings - Fork 1.2k
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
change: if statements to switch statements in dashboard #13842
change: if statements to switch statements in dashboard #13842
Conversation
annotations in the pull request changed, but user is not allowed to start a job |
master merge
@harshsinghatz thanks for opening this PR. Would you mind signing this Contributor License Agreement (CLA) form? This is a one-time agreement for new contributors :) |
@laushinka Done!, I have signed the CLA |
started the job as gitpod-build-harsh-improve-code-flow-dashboard.0 because the annotations in the pull request description changed |
started the job as gitpod-build-harsh-improve-code-flow-dashboard.2 because the annotations in the pull request description changed |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks, @harshsinghatz!
/werft run 👍 started the job as gitpod-build-harsh-improve-code-flow-dashboard-fork.0 |
@harshsinghatz Could you rebase to main? 🙏🏽 |
Thank you for signing the CLA, @harshsinghatz! |
Sorry missed the notification for some reason, can you guide on rebasing the branch on main |
@harshsinghatz No worries :) You can run |
907d572
to
a9e53c6
Compare
@laushinka Done! |
@laushinka Is there something else to do? |
/werft run 👍 started the job as gitpod-build-harsh-improve-code-flow-dashboard-fork.1 |
Description
Changing multiple consecutive if statements to switch cases for better readability and cleaner code
Release Notes
Werft options: