Skip to content

Commit c6de615

Browse files
authored
Update guidelines for GHAS matrix updates
Clarify guidelines for significant updates in the GHAS matrix.
1 parent ece7e13 commit c6de615

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.github/workflows/update-ghas-matrix.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,11 @@ Apply the significance filter from the instructions file:
7575
- **INCLUDE:** New functionality, major gaps addressed, Preview→GA transitions, new CodeQL toolcache versions, partner pattern count changes, new versions, counts
7676
- **EXCLUDE:** Minor bug fixes, new language/framework version support (e.g., Go 1.25, Swift 6.2), simple renames, UI tweaks without functional impact
7777

78+
Significant updates get a new row in the appropriate feature matrix. The description should link to details when possible:
79+
- Favor a specific docs page (in case furture content is moved - https://docs.github.com/en/enterprise-server@latest is favored over a specific version to future proof EOL server versions in docs). Review the https://docs.github.com/en/enterprise-server docs for that the given update to ensure the link is taking you a page where the appropriate feature is described.
80+
- Otherwise, point to a specific changelog link (under https://github.blog/changelog/) that lists out which version of GHES the feature will belong to.
81+
- Finally, if there is no appropriate link that mentions the feature, then fallback to just a text description without a hyperlink.
82+
7883
If there are no significant changes found, **do not create a PR**. Simply note that the matrix is up to date and exit.
7984

8085
### Step 6: Make Updates

0 commit comments

Comments
 (0)