A GitHub Actions pipeline that monitors repository content and RSS feeds monthly, creating issues assigned to Copilot for review.
Important: You MUST configure the following before the pipeline will work:
Configure either:
- Option A: Set
COPILOT_ACTION_ITEMS_TEMPLATErepository variable with your template content - Option B: Create
.github/templates/copilot_action_items.mdwith your template
The pipeline will fail if neither is configured - this is intentional to ensure no hardcoded text in the source code.
For enhanced Copilot assignment features, create a PERSONAL_ACCESS_TOKEN repository secret.