Skip to content

Add the AzureLocal PMO board standard#27

Merged
kristopherjturner merged 1 commit into
mainfrom
feature/pmo-board-standard-v2
Jul 16, 2026
Merged

Add the AzureLocal PMO board standard#27
kristopherjturner merged 1 commit into
mainfrom
feature/pmo-board-standard-v2

Conversation

@kristopherjturner

Copy link
Copy Markdown
Contributor

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

Copilot AI review requested due to automatic review settings July 16, 2026 17:23
@kristopherjturner
kristopherjturner merged commit 57e2f98 into main Jul 16, 2026
6 of 9 checks passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

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.md overlay 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.

Comment on lines +29 to +31
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.

@chatgpt-codex-connector chatgpt-codex-connector Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 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

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P2 Badge 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 👍 / 👎.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants