Skip to content

Chore - Deploy auto-project workflow to all tracked repos #130

@MantisClone

Description

@MantisClone

Problem

We need to automatically add issues and PRs to the project board across all tracked repositories. GitHub's built-in automation is limited to 5 repos.

Proposed Solution

Deploy a reusable workflow from RequestNetwork/.github to all tracked repositories. The workflow:

  • Adds issues to the project board when opened
  • Adds PRs to the project board when opened (only if they don't have linked issues)

TODO

  • Disable the 5 repo-auto-add automation rules in the GitHub Project settings (to avoid duplicates)

PRs

This issue tracks the deployment PRs across all repos. Individual PRs should not be on the project board - only this tracking issue.

Related

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions