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: actions/create-github-app-token
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: actions/create-github-app-token
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: pr-353
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 9 files changed
  • 3 contributors

Commits on Mar 18, 2026

  1. Initial plan

    Copilot committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    e9da442 View commit details
    Browse the repository at this point in the history
  2. docs: document client ID support for app-id

    Co-authored-by: parkerbxyz <17183625+parkerbxyz@users.noreply.github.com>
    Copilot and parkerbxyz committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    8204e76 View commit details
    Browse the repository at this point in the history
  3. feat: add client-id input and deprecate app-id

    Co-authored-by: parkerbxyz <17183625+parkerbxyz@users.noreply.github.com>
    Copilot and parkerbxyz committed Mar 18, 2026
    Configuration menu
    Copy the full SHA
    37f42c5 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2026

  1. refactor: rename internal appId variable to clientId

    Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
    parkerbxyz and Copilot committed Mar 20, 2026
    Configuration menu
    Copy the full SHA
    ea0d315 View commit details
    Browse the repository at this point in the history
Loading