Josh Dales

Results 5 issues of Josh Dales

Assign a label based on the branch name! (Closes #186) Depending on your branch name you may want to apply different labels based on the purpose of the branch. eg....

Hi there! At my work we usually include the type of work in our branch name eg. `feature/whatever-this-branch-does`. Wondering if if would be possible to add the option to add...

# Pull Request Template ## Discord username (optional) `joshdales` I can't find the numbers in the profile name anywhere 🤷 ## Name of theme Taiga, Taiga Light ## How Has...

### Check for existing issues - [X] Completed ### Describe the feature As someone that always uses an separate terminal I'd like to be able to disable/hide the integrated terminal...

enhancement
terminal
setting
good first issue

### Current Behavior When a project has set `"type": "module"` in the `package.json` cypress fails to find its own config. I'm using vite as the bundler, might also happen with...

type: bug
scope: testing tools