Skip to content

Fix MD041 heading-level violations in workflow agent briefs#1616

Closed
pelikhan with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-markdown-lint-errors-again
Closed

Fix MD041 heading-level violations in workflow agent briefs#1616
pelikhan with Copilot wants to merge 1 commit into
mainfrom
copilot/fix-markdown-lint-errors-again

Conversation

Copilot AI commented Jul 20, 2026

Copy link
Copy Markdown
Contributor

CI markdown lint (markdownlint v0.38.0) flagged two agentic workflow files where the first content heading after YAML frontmatter was ## instead of #, violating MD041.

Changes

  • workshop-author.md: ## Role# Workshop Author
  • workshop-skill-activity-author.md: ## Task# Workshop Skill Activity Author

Both changes were introduced by the "[aw] Upgrade available" automation in PR #1606 and corrected in the subsequent merge.

Copilot AI linked an issue Jul 20, 2026 that may be closed by this pull request
Copilot AI changed the title [WIP] Fix markdown lint failure on main Fix MD041 heading-level violations in workflow agent briefs Jul 20, 2026
Copilot AI requested a review from pelikhan July 20, 2026 12:41
@pelikhan pelikhan closed this Jul 20, 2026
@github-actions
github-actions Bot deleted the copilot/fix-markdown-lint-errors-again branch July 21, 2026 18:24
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.

Markdown lint failure on main

2 participants