Date Created: 06/01/2024
Date Last Modified: 08/30/2024
The psa-planning repo is the place where big picture Precision Sustainable Ag (PSA) planning milestones and epics are stored. These are then visualized in the PSA Planning GitHub Project linked here https://github.com/orgs/precision-sustainable-ag/projects/5.
There are 3 main types of planning items, 2 of which are stored in this repo.
- Tasks: The smallest planning unit. These items do not live in this repo. Instead, they are spread out amongst lots of repositories in the PSA organization. A task is an item taht is scope to be assigned and completed by a single person. It has all of the technical details needed to complete it.
- Epics: An epic is a collection of tasks. It is a larger unit of planning that links to multiple tasks in external repos. It does not go into the same level of technical detail, and is typically filled out by a project manager or a tehc lead. All epics live in this repository.
- Milestones: These are the largest planning unit. Each milestone is a collection of epics. These are items that may take months or years to complete. All milestones live in this repository.
Every time an issue is created or an issues labels change, a Github Action runs that adds the issue into the PSA-Planning project linked above. It also parses the labels that start with project:
or team:
and assigns whatever comes after to either the Team or Project column in the Gihub Project.
For example: if a new issue is created with the labels team: DST
and project: DST-selector
then the action will perform 3 tasks.
- It adds the issue to the PSA-Planning Github Project
- It assigns the Team field to
DST
- It assigns the project field to
DST-selector
This avoids several manual clicks that would otherwise be needed for every issue.
- An epic can only be assigned a sing team because GitHub Projects do not support multi select fields yet. This is currently one of the most requested features on GitHub community, so hopefully it will be added soon. Vire here for more details https://github.com/orgs/community/discussions/6580.
- It allows for a roadmap to be created for PSA as a whole and viewed in one place instead of fractured project management tools across multiple teams.
- It can directly link out to tasks in external repos, making it very easy to go from the top level all the way done to a specific task's conversation and documentation.
- You can see who the owner of an epic is quickly and easily on the roadmap.
- DST: Decision Support Tool
- PSA: Presision Sustainable Ag
- SCCC: Southern Cover Crops Council
- NECCC: Northeast Cover Crops Council
- MCCC: Midwest Cover Crops Council
- WCCC: Western Cover Crops Council
- CRAFT: Citrus Research and Field Trials
- GROW: Getting Rid of Weeds
- PM3D: PlantMap3D
- BBot: BenchBot