Skip to content

Conversation

@github-actions
Copy link
Contributor

Documentation Updates - November 18, 2025

This PR updates the documentation based on user-facing features merged in the last 24 hours.

Features Documented

Changes Made

Updated docs/src/content/docs/setup/cli.md to document:

  1. New default behavior: replaces local file with upstream version (no conflicts)
  2. New --merge flag to opt into 3-way merge mode (preserves local changes)
  3. Git command fallback when GitHub API authentication fails
  4. Clear comparison table showing default vs merge modes
  5. Authentication section explaining public repository support

Merged PRs Referenced

Documentation Quality

  • Follows Diátaxis framework (Reference documentation style)
  • Uses neutral, technical tone per documentation guidelines
  • Includes clear examples and comparison table
  • Maintains consistency with existing CLI documentation format

Notes

Other PRs from the last 24 hours:

All significant user-facing features from the last 24 hours are now documented.

AI generated by Daily Documentation Updater

Update documentation to reflect recent changes to the 'gh aw update' command:

- Default behavior now replaces local file with upstream version (no conflicts)
- New --merge flag enables 3-way merge to preserve local changes
- Added git fallback support for public repositories without authentication
- Clarified update modes with table showing default vs merge behavior
- Added authentication section explaining git fallback functionality

Changes documented from:
- PR #4233: Changed update command to override local changes by default
- PR #4238: Added git fallback when GitHub API authentication fails

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
@github-actions github-actions bot added automation documentation Improvements or additions to documentation labels Nov 18, 2025
@pelikhan pelikhan merged commit 3cdca48 into main Nov 18, 2025
4 checks passed
@pelikhan pelikhan deleted the docs/update-cli-update-command-2025-11-18-43724aa61ede22fd branch November 18, 2025 06:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automation documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants