Skip to content

MAINT FIX: Fix ReadTheDocs config validation error#1673

Merged
romanlutz merged 1 commit intomicrosoft:mainfrom
romanlutz:fix/readthedocs-config
Apr 30, 2026
Merged

MAINT FIX: Fix ReadTheDocs config validation error#1673
romanlutz merged 1 commit intomicrosoft:mainfrom
romanlutz:fix/readthedocs-config

Conversation

@romanlutz
Copy link
Copy Markdown
Contributor

@romanlutz romanlutz commented Apr 30, 2026

The commands key under build.jobs.build is not valid — only format keys (html, pdf, epub, htmlzip) are allowed. This moves the mkdir/cp commands into the html build step to fix the config validation error.

The 'commands' key is not valid under build.jobs.build — only format
keys (html, pdf, epub, htmlzip) are allowed. Moved mkdir/cp commands
into the html step so they run as part of the HTML build.

Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
@romanlutz romanlutz added this pull request to the merge queue Apr 30, 2026
Merged via the queue into microsoft:main with commit 96a9510 Apr 30, 2026
47 checks passed
@romanlutz romanlutz deleted the fix/readthedocs-config branch April 30, 2026 20:16
romanlutz added a commit to awksrj/PyRIT that referenced this pull request May 1, 2026
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
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