codetree / feedback

A central hub for user feedback for Codetree
https://codetree.com
20 stars 15 forks source link

Add type as a criteria for custom stages #47

Open wanderingmatt opened 9 years ago

wanderingmatt commented 9 years ago

First of all, congrats on the Custom Stages release!

Second, now that I've had a chance to see how you guys implemented it, I have an additional request. It would be helpful if type were a criteria for the custom stages. For example, my team creates (or converts existing issues to) pull requests when something reaches the review stage. So, it is a bit redundant to have to also move it to the custom stage and/or add a label to it. If I could specify something like "is a pull request OR is labelled 'review'" for a custom stage, that would be most excellent!

derrickreimer commented 9 years ago

Thanks!

I have a feature in the works broadly termed "task board automation" that will allow you to configure rules like "when a pull request is attached, move to stage X". Sounds like that might solve this?

wanderingmatt commented 9 years ago

Sounds great!

derrickreimer commented 9 years ago

Needs codetree/codetree#189