You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the introduciton of keyboard shortcuts in 3.6.0, should one keep T pressed while in a build page, an alarming amount of builds may be trigerred. (Yay! I'm testing autoscaling today!)
A Modest Proposal
We should debounce certain key presses. A pressed key should not repeat for the trigger build function.