How can we assign a default label to newly created issues (e.g. “needs definition”, “inception”…), but without forcing the workspace to filter by this label.
Currently when selecting a default label, the workspace only shows issues that carry the label.
You can do that with Issue Templates, here’s a link to some doc:
Hope this helps,
George
Does that require to create all issues as github issues, not zenhub issues?
Hi,
Ahh yes, apologies, that answer would only work for GitHub Issues.
The only other workaround I can suggest is to attach an automation to one of your pipelines.
Note that this would only work when an issue is moved to a pipeline (it doesn’t trigger on new creation).
Apologies, best suggestion I have for you today…