Skip to content

A place to manage issues that do not have a dedicated repository or code... yet.

License

Notifications You must be signed in to change notification settings

agrc/planning-queue

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 

Repository files navigation

planning-queue

A place to manage issues that do not have a dedicated repository or code... yet.

Handy filters to use in a project view

  • is:open - Displays only open issues

  • assignee: @me - Displays issues assigned to the logged in user

  • is:open assignee:@me - Combining the two above filters will display only open issues assigned to the logged in user

  • program-increment:"FY25-Q3" - Will filter by the specified quarter

  • team:Dev,"Data+Dev" - Allows you to choose your team or teams (the comma acts as an OR statement)

  • no:q3-sprint - Shows what issues haven't been assigned a sprint

  • is:open program-increment:"FY25-Q3" no:q3-sprint - Will display issues unassigned to a sprint within a given quarter

  • is:open program-increment:"FY25-Q3" q3-sprint:"Q3 Sprint 2" - Shows open issues in the current sprint (in this example, the sprint is Q3 Sprint 2)

A comprehensive list of filter options can be found here.

About

A place to manage issues that do not have a dedicated repository or code... yet.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •