Skip to content

feat: add docs-alignment-review workflow - #63

Merged
erinecon merged 2 commits into
mainfrom
feat/docs-alignment-review
Jul 24, 2026
Merged

feat: add docs-alignment-review workflow#63
erinecon merged 2 commits into
mainfrom
feat/docs-alignment-review

Conversation

@erinecon

@erinecon erinecon commented Jul 24, 2026

Copy link
Copy Markdown
Contributor

This PR adds a new Copilot Coding Agent workflow (docs-alignment-review) to the pfe-docs collection under the platform-engineering group.

How to use the workflow

Invoke using the /docs-alignment-review command in a pull request comment.

What the workflow does

The workflow analyzes code changes for end-user impact (config changes, new actions, relation changes, behavioral changes, deployment changes) and determines whether corresponding documentation updates are present. It will fail the check if documentation is needed but missing, or leave a comment if documentation is present but incomplete.

A skip-docs-check label can be applied to bypass the analysis or explicitly record a decision to exclude documentation.

⚠️ Proceed with caution ⚠️

This workflow has not been deeply tested yet.

The workflow has been built with charm repositories in mind. Further development is required to generalize the workflow for non-charming repositories.

@erinecon
erinecon marked this pull request as ready for review July 24, 2026 14:31
@erinecon
erinecon requested a review from a team as a code owner July 24, 2026 14:31

@danielvnguyen danielvnguyen left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

LGTM!

@erinecon
erinecon merged commit 0fe9990 into main Jul 24, 2026
2 checks passed
@erinecon
erinecon deleted the feat/docs-alignment-review branch July 24, 2026 16:29
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