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

Add ability to add a label when creating a new bug #1141

Open
harleypig opened this issue Feb 23, 2024 · 1 comment
Open

Add ability to add a label when creating a new bug #1141

harleypig opened this issue Feb 23, 2024 · 1 comment

Comments

@harleypig
Copy link

It would be really useful to have the option to add labels directly when creating a bug, particularly when I'm importing a bunch of tasks or projects manually from a todo list.

Also, when I'm in the middle of something and notice an issue that needs fixing but I'm not able to address it immediately, remembering to go back and add a label can be a bit disruptive to my workflow.

Adding a --label switch to the add command, and maybe a #Label: prefix in the file format for the -F switch would be helpful.

@harleypig
Copy link
Author

I tossed together a bash script to do this. It's rough ... I just used chatgpt and massaged it a little. I can't do this everywhere I use git bug, so it's not a global solution.

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

No branches or pull requests

1 participant