Thanks to visit codestin.com
Credit goes to github.com

Skip to content

fix: handle TOC path spaces in workflow#513

Merged
lazyxeon merged 2 commits into
mainfrom
codex/fix-update-top-level-toc-file-workflow-iobss4
Aug 29, 2025
Merged

fix: handle TOC path spaces in workflow#513
lazyxeon merged 2 commits into
mainfrom
codex/fix-update-top-level-toc-file-workflow-iobss4

Conversation

@lazyxeon

Copy link
Copy Markdown
Owner

Summary

  • escape spaces in Table Of Contents.md path so TOC workflow can stage file

Testing

  • pre-commit run --files .github/workflows/update-toc-file.yml

https://chatgpt.com/codex/tasks/task_e_68b21016f8508322983f28ace318289d

Copilot AI review requested due to automatic review settings August 29, 2025 20:57

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

Fixes a workflow issue where the GitHub Actions workflow failed to properly stage the "Table Of Contents.md" file due to unescaped spaces in the file path.

  • Escapes spaces in the TOC file path using backslashes in the workflow configuration

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

Comment thread .github/workflows/update-toc-file.yml Outdated
@lazyxeon lazyxeon merged commit b521600 into main Aug 29, 2025
16 of 36 checks passed
@lazyxeon lazyxeon deleted the codex/fix-update-top-level-toc-file-workflow-iobss4 branch August 29, 2025 21:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants