A collection of project management automations for GitHub Projects, covering progress reporting sync and AI-assisted process quality checks.
| Workflow | Description |
|---|---|
| Sync Project Reporting Metrics | Tracks field changes across multiple GitHub Projects, maintains a reporting log, and optionally syncs progress to JIRA |
| Export Done Items | Exports completed items from GitHub Projects to CSV files with incremental weekly exports |
| Guide | Description |
|---|---|
| Projects User Guide | How to work with GitHub Projects that use the reporting metrics structure: issue lifecycle, field requirements, alerts, and JIRA integration |
Each automation lives as a GitHub Actions workflow under .github/workflows/. Accompany each .yml with a .md guide covering setup, testing, and troubleshooting.