Skip to content

Fix broken Dependencies table in GHAS feature matrix#66

Merged
felickz merged 2 commits intoupdate-ghas-matrix-3.20-d40ea02b14abe43cfrom
copilot/sub-pr-65
Mar 20, 2026
Merged

Fix broken Dependencies table in GHAS feature matrix#66
felickz merged 2 commits intoupdate-ghas-matrix-3.20-d40ea02b14abe43cfrom
copilot/sub-pr-65

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Mar 20, 2026

The Dependencies table in GHAS-on-GHES-feature-matrix.md was rendering as raw pipe-delimited text instead of a formatted table due to a malformed separator row.

Change

The header separator row had 7 cells but the header only defines 6 columns — the trailing |-----| was the culprit:

- |---|---|---|---|---|---|-----|
+ |---|---|---|---|---|---|

✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.

Copilot AI changed the title [WIP] Update GHAS feature matrix for GHES 3.20 Fix broken Dependencies table in GHAS feature matrix Mar 20, 2026
Copilot AI requested a review from felickz March 20, 2026 22:12
@felickz felickz marked this pull request as ready for review March 20, 2026 22:14
@felickz felickz merged commit 352a553 into update-ghas-matrix-3.20-d40ea02b14abe43c Mar 20, 2026
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