Add username in Web IDE new branch suggestion
What does this MR do and why?
This MR passes gon.current_username
into the Web IDE. This affects the auto generated branch name when committing to a new branch. See also:
Screenshots or screen recordings
Screenshots are required for UI changes, and strongly recommended for all other merge requests.
Before | After |
---|---|
How to set up and validate locally
- Open Web IDE in local GDK.
- Make a change to enable committing from the source control tab.
- Click the secondary button next to
Commit to 'main'
toCommit to new branch
. - Notice the auto generated branch name includes the current username.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Paul Slaughter