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

Create an issue hidden from the board #89

Open
naholyr opened this issue Oct 8, 2012 · 6 comments
Open

Create an issue hidden from the board #89

naholyr opened this issue Oct 8, 2012 · 6 comments

Comments

@naholyr
Copy link

naholyr commented Oct 8, 2012

Hello,

As a new user I thought that the issues I did not tagged as 0-Backlog would not appear in my backlog. I discovered that all issues with no huboard-tag will be listed in backlog.

I imagine how this can be wishable and useful, but in my case (and I think other cases) I use GitHub issues for many things at once:

  • Sprint tasks (Huboard rocks at this)
  • TRAC-like issues
  • TODO-like issues (like long term tasks "as soon as possible" that will not be planned in a sprint)

Maybe you could add an option in huboard settings to choose if we want to put all issues in backlog, or really only the ones tagged with index 0.

Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@rauhryan
Copy link
Member

rauhryan commented Oct 8, 2012

I could go about this two different ways...

One possibility is to add some configuration labels and prefix them some how.
Add a labels and document the default hash allowing people to override any of the settings
with labels like this...

turn it off globally
@huboard: :show_all: false

or configure an exclude label.
@huboard: :exclude_label: Label Name

I could pull in those labels and merge them into the defaults hash

Thoughts?

@rauhryan
Copy link
Member

@naholyr I've added the ability to only show issues tagged with 0 - Backlog

Add a label to your repository with the following name

@huboard: :show_all: => false

I'm currently working on a big redesign on the marketing branch so I haven't added the ability to
change settings in the UI yet so you'll have to add the label manually from github.com

I wanted to push this out to you so you can start using it because it might be a few weeks before I push out
the new version of huboard.

See the readme for more details

@summerfabian
Copy link

Thanks Ryan, this will be really helpful

@discorick
Copy link
Member

@rauhryan can this be closed?

@dbolkensteyn
Copy link

I don't think this can be closed : I've just tried to add a @huboard: :show_all: => false label to my repo, and I still see all unlabelled issues under Backlog in Huboard

@discorick
Copy link
Member

@rauhryan, could you you take a look at this ?

@dahlbyk dahlbyk added this to the Icebox milestone Apr 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants