Add OSS suitability checks to PM backlog review#32
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR extends the PM workflow to classify repositories for OSS suitability and to report (informational) gaps in repo-local community health assets during /pm-backlog-review, with opt-out support via participation overrides.
Changes:
- Adds an OSS suitability rule and
OSS Overridemetadata toplan/REPO_PM_PARTICIPATION.md(public-by-default, private excluded, explicit public opt-out). - Updates
/pm-backlog-reviewprompt and Backlog Manager agent guidance to run and report OSS suitability checks (repo-local assets only). - Adds a PowerShell audit script to generate CSV/Markdown reports for OSS suitability across repos, and updates docs to reflect the new behaviour.
Reviewed changes
Copilot reviewed 8 out of 8 changed files in this pull request and generated 2 comments.
Show a summary per file
| File | Description |
|---|---|
| scripts/Export-OssSuitabilityAudit.ps1 | New repo-local OSS asset audit script emitting CSV and optional Markdown. |
| plan/REPO_PM_PARTICIPATION.md | Defines OSS suitability evaluation order and adds OSS Override column to Active Overrides. |
| plan/OPERATING_MODEL.md | Documents OSS suitability audit as part of /pm-backlog-review in PM Mode. |
| docs/reference/repo-priorities.md | Notes participation file now carries OSS override metadata for backlog review. |
| docs/reference/pm-prompts.md | Updates /pm-backlog-review description and adds OSS override behaviour notes. |
| docs/how-to/change-repo-priority.md | Adds steps/tips for OSS override usage (backlog-review only). |
| .github/prompts/pm-backlog-review.prompt.md | Adds OSS classification rules, audit step, and findings section; includes repo visibility in repo listing. |
| .github/agents/pm-backlog-management.agent.md | Extends agent rules to parse OSS Override and scope OSS checks to backlog review only. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
/pm-backlog-reviewonlyscripts/Export-OssSuitabilityAudit.ps1for repo-local OSS asset auditingIncluded changes
Notes
.github/FUNDING.ymlpresence