-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Description
I want to be able to run the priority team meeting out of a spreadsheet, using information reported by the query.
I've walked through this. So far what I need is:
- create a list of all labels from all of the issues in the data.
- Then add that list as columns to the end of the report.
- Then display that list and for each Issue/PR there should be a 1 in the column of any of the labels that it has. INclude the size labels.
- duplicate the Status column information. In the spreadsheet there will then be an original value and a new value. The new value will be the outcome of a change in column. The new value will be set after the planning meeting. call this OG Queue column
- Add a comments column. This will be used during the planning to add any comments . The contents will be added as a comment to this issue/pr after the planning meeting
- enable the data collection to receive as input the project name.
- write up a draft of the workflow that this is part of.
This is my first step towards making use of what I've done to improve one of our processes: the priority meeting. The work on this issue will cover the pre-meeting preparation (via the documenation) and the meeting itself (by making the columns line up and otherwise display the data in such a way as to make the meeting flow easier.
I'm working through the process using 2023_02_08 Sprint Calendar Planning tab
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done