My builds only in ccmenu/cctray feed

There is an option to filter by branch in ccmenu feed. Would be great if there is an ability to subscribe to only my builds, like it’s done in top-right dropdown in the web ui.

Hi @onsails, it’s not quite ready for prime-time, but we do have a sneaky feature for this at the moment, if you add mine=true to the query params, it’ll filter by things you’re involved in. So you’d end up with something like this:

https://cc.buildkite.com/[organization-slug].xml?access_token=xxx&mine=true

Hope that helps!

2 Likes