Skip to content

Rename docs markdown files to lowercase#16

Merged
Mossaka merged 4 commits intomainfrom
copilot/change-md-files-to-lowercase
Oct 28, 2025
Merged

Rename docs markdown files to lowercase#16
Mossaka merged 4 commits intomainfrom
copilot/change-md-files-to-lowercase

Conversation

Copy link
Copy Markdown
Contributor

Copilot AI commented Oct 28, 2025

Plan: Change all markdown files in docs/ to lowercase

  • Identify all markdown files in docs/ that need renaming
  • Update references in AGENTS.md
  • Update references in CLAUDE.md
  • Update references in CONTRIBUTING.md
  • Update references in docs/quickstart.md
  • Update references in docs/troubleshooting.md
  • Update references in docs/logging_quickref.md
  • Update references in docs/usage.md
  • Rename all docs/*.md files to lowercase
  • Verify build and tests still pass
  • Revert unintended package-lock.json change
  • Request code review

Changes Made

Files Renamed (8 files):

  • ARCHITECTURE.mdarchitecture.md
  • GITHUB_ACTIONS.mdgithub_actions.md
  • LOGGING_QUICKREF.mdlogging_quickref.md
  • QUICKSTART.mdquickstart.md
  • RELEASING.mdreleasing.md
  • SQUID_LOG_FILTERING.mdsquid_log_filtering.md
  • TROUBLESHOOTING.mdtroubleshooting.md
  • USAGE.mdusage.md

References Updated (5 files):

  • AGENTS.md - Updated reference to docs/logging_quickref.md
  • CLAUDE.md - Updated reference to docs/logging_quickref.md
  • CONTRIBUTING.md - Updated reference to docs/quickstart.md
  • docs/quickstart.md - Updated references to architecture.md and troubleshooting.md
  • docs/troubleshooting.md - Updated references to architecture.md and usage.md

All builds and tests pass successfully ✅

Note

Pre-existing broken references to ../LOGGING.md (non-existent file) remain unchanged as they're outside scope.

Original prompt

change all the md files in docs to lowercase


✨ 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 self-assigned this Oct 28, 2025
Copilot AI and others added 2 commits October 28, 2025 00:21
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copilot AI changed the title [WIP] Change all md files in docs to lowercase Rename docs markdown files to lowercase Oct 28, 2025
Copilot AI requested a review from Mossaka October 28, 2025 00:28
@Mossaka
Copy link
Copy Markdown
Collaborator

Mossaka commented Oct 28, 2025

@copilot why did you change the package-lock.json file?

Co-authored-by: Mossaka <5447827+Mossaka@users.noreply.github.com>
Copy link
Copy Markdown
Contributor Author

Copilot AI commented Oct 28, 2025

@copilot why did you change the package-lock.json file?

I accidentally changed it when running npm install to build and test. The package name was updated from @github/awf to @github/agentic-workflow-firewall to match package.json. I've reverted it in commit 5005a89.

@Mossaka Mossaka marked this pull request as ready for review October 28, 2025 06:40
@Mossaka Mossaka merged commit 5ffa56e into main Oct 28, 2025
5 of 6 checks passed
@Mossaka Mossaka deleted the copilot/change-md-files-to-lowercase branch October 28, 2025 06:40
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