This repository is currently being migrated. It's locked while the migration is in progress.
📊 Update pattern adherence data - 2026-04-20#6144
Open
humancompanion-usds wants to merge 3 commits into
Open
Conversation
- Analyzed 10 codified patterns - Tracked 73 VA.gov forms - Updated pattern-to-forms mapping - Generated compliance reports 🤖 Automated update via GitHub Actions
Contributor
There was a problem hiding this comment.
Pull request overview
Automated weekly refresh of the pattern adherence metrics dataset used by the site to report pattern usage/adoption across VA.gov forms.
Changes:
- Regenerated pattern adherence JSON data (forms ↔ patterns mappings and compliance percentages).
- Updated the Jekyll data copy of the same adherence dataset for site consumption.
- Regenerated the permalink-keyed pattern adoption dataset and the markdown report output.
Reviewed changes
Copilot reviewed 2 out of 2 changed files in this pull request and generated 11 comments.
| File | Description |
|---|---|
| src/assets/data/metrics/pattern-adherence.json | Updated generated adherence dataset used for metrics/reporting. |
| src/assets/data/metrics/pattern-adherence-report.md | Regenerated human-readable adherence report. |
| src/_data/metrics/pattern-adherence.json | Updated Jekyll-consumable adherence dataset. |
| src/_data/metrics/pattern_adoption.json | Updated permalink-keyed adoption data used by Liquid rendering. |
- Add sanitizeLabel() helper to strip trailing commas/whitespace from labels sourced from the product-directory repo - Fix existing Decision-Reviews-Team, trailing commas in generated pattern-adherence.json data files - Add 5 unit tests for sanitizeLabel covering edge cases
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
Automated weekly update of pattern adherence tracking data.
What Changed
Files Updated
src/assets/data/metrics/pattern-adherence.jsonsrc/assets/data/metrics/pattern-adherence-report.mdsrc/_data/metrics/pattern-adherence.jsonsrc/_data/metrics/pattern_adoption.jsonTest Plan
🤖 Generated with automated workflow - 2026-04-20 06:54 UTC
Open Preview Environment