Add the AzureLocal PMO board standard#27
Conversation
There was a problem hiding this comment.
Pull request overview
Adds an AzureLocal-specific “Project Management” standards overlay describing tracker-authoritative planning and read-only PMO board snapshots, and links it from the standards index.
Changes:
- Introduces a new
docs/standards/project-management.mdoverlay defining authoritative tracking sources, scope selection, and publication rules for PMO snapshots. - Adds the new Project Management page to
docs/standards/index.md.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.
| File | Description |
|---|---|
| docs/standards/project-management.md | New AzureLocal overlay defining authoritative sources and rules for read-only PMO board snapshots. |
| docs/standards/index.md | Adds Project Management entry to the standards index table. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| Generated snapshots stay under ignored `.artifacts/pmo/`. Scheduled automation publishes an | ||
| authenticated workflow artifact. Claude or Codex publication remains owner-only or | ||
| workspace-restricted unless the repository owner explicitly approves public access. |
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: a2c27bbf7f
ℹ️ About Codex in GitHub
Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".
|
|
||
| ## Publication | ||
|
|
||
| Generated snapshots stay under ignored `.artifacts/pmo/`. Scheduled automation publishes an |
There was a problem hiding this comment.
Actually ignore generated PMO snapshots
The repository does not currently ignore this path: .gitignore contains no .artifacts rule, and git check-ignore .artifacts/pmo/test.json reports it as unignored. When the documented board generator runs locally or in a checkout, its snapshots will therefore appear as untracked files and can be committed accidentally, contrary to this publication rule; add the corresponding ignore entry or remove the claim that the directory is ignored.
Useful? React with 👍 / 👎.
Adds the AzureLocal overlay for the tracker-authoritative, read-only PMO board standard. GitHub Issues and the organization Project remain authoritative; generated boards are ignored artifacts and restricted by default.
Tracking: AB#4945