Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: wp-cli/config-command
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: wp-cli/config-command
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: copilot/refactor-config-command-validation
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 2 files changed
  • 4 contributors

Commits on May 27, 2026

  1. Initial plan

    Copilot authored May 27, 2026
    Configuration menu
    Copy the full SHA
    29dfd5b View commit details
    Browse the repository at this point in the history
  2. refactor config create to apply values via transformer

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    5385a92 View commit details
    Browse the repository at this point in the history
  3. fix create backslash handling in transformer write path

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    5c2abef View commit details
    Browse the repository at this point in the history
  4. Address review comments in config create transformer flow

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    7e583a0 View commit details
    Browse the repository at this point in the history
  5. Harden transformer value checks and failure cleanup

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    b94fb20 View commit details
    Browse the repository at this point in the history
  6. Use original provided values in transformer writes

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    7e47a5b View commit details
    Browse the repository at this point in the history
  7. Improve cleanup failure reporting in config create

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    419ad65 View commit details
    Browse the repository at this point in the history
  8. Address PR review feedback in config create

    Co-authored-by: swissspidy <841956+swissspidy@users.noreply.github.com>
    Copilot and swissspidy authored May 27, 2026
    Configuration menu
    Copy the full SHA
    59c62ae View commit details
    Browse the repository at this point in the history

Commits on May 28, 2026

  1. Potential fix for pull request finding

    Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
    swissspidy and Copilot authored May 28, 2026
    Configuration menu
    Copy the full SHA
    47304a6 View commit details
    Browse the repository at this point in the history
Loading