optionstaya.blogg.se

Gitkraken merge branch
Gitkraken merge branch











gitkraken merge branch

Will match cards that are not assigned to the user keanu.-has:assignee: Will match cards that do not have an assignee.-foo: Will match cards that do not contain the string foo in their name.column:"To Do","In Progress" will match cards that are in either the To Do or In Progress columns.Īdding a - to the front of any of the above will cause cards matching that query to be excluded from results.label:Bug,Feature will match cards that have either the label Bug or Feature.The tokens has, assignee, column, desc, issue, label, and milestone (as well as any of their special character versions) support OR conditions if provided with comma separated values. While queries like due:next2weeks create a relative-to-today range, you can create a custom range by coming the before and after modifiers. You can also add before/ after/ / >= at the start of the target to match date before/after the target. due:(next|last|prev)X(days|weeks|months|years) where X is a number.due:(this|next|last|prev)(week|month|year).due: - The filter will also attempt to support the user's local format.The supported values for RESOURCE are:ĭate fields on a card can be tested in various forms using the due/ duedate/ created/ createddate tokens. Has:RESOURCE / ?RESOURCE - Will match cards that have at least 1 of the specified resource. Milestone:v1 / $v1 - Will match cards that have the v1 milestone.ĥ/ GLO-5 - Will match cards whose card number is 5, or if 5 is in their name. Label:feature / #feature - Will match cards that have the Feature label. Issue:5 - Will match the card whose GitHub Issue # is 5 on a synced board.

gitkraken merge branch

It is not available inside of GitKraken Boards.ĭesc:foo / description:foo - Will match cards containing the string foo in their description. Note: The column parameter is only available inside of GitKraken Client.













Gitkraken merge branch