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: GitTools/cicd
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v2
Choose a base ref
...
head repository: GitTools/cicd
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5
Choose a head ref
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Apr 8, 2026

  1. (github-actions): Bump gittools/cicd in /checkout

    Bumps [gittools/cicd](https://github.com/gittools/cicd) in `/checkout` from 1 to 2.
    
    
    Updates `gittools/cicd` from 1 to 2
    - [Commits](v1...v2)
    
    ---
    updated-dependencies:
    - dependency-name: gittools/cicd
      dependency-version: '2'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github_actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 8, 2026
    Configuration menu
    Copy the full SHA
    8859bf1 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2026

  1. Merge pull request #8 from GitTools/dependabot/github_actions/checkou…

    …t/github_actions-3820871626
    
    (github-actions): Bump gittools/cicd in /checkout
    arturcic authored May 8, 2026
    Configuration menu
    Copy the full SHA
    e0f836e View commit details
    Browse the repository at this point in the history
  2. Initial plan

    Copilot authored May 8, 2026
    Configuration menu
    Copy the full SHA
    72a5520 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0f6e4fc View commit details
    Browse the repository at this point in the history
  4. Merge pull request #9 from GitTools/copilot/update-action-yml-add-gh-…

    …app-client-id
    
    Add `gh_app_client_id` output to `github-app-creds` composite action
    arturcic authored May 8, 2026
    Configuration menu
    Copy the full SHA
    d40db7c View commit details
    Browse the repository at this point in the history
  5. (github-actions): Bump gittools/cicd in /checkout

    Bumps [gittools/cicd](https://github.com/gittools/cicd) in `/checkout` from 2 to 3.
    
    
    Updates `gittools/cicd` from 2 to 3
    - [Commits](v2...v3)
    
    ---
    updated-dependencies:
    - dependency-name: gittools/cicd
      dependency-version: '3'
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: github_actions
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 8, 2026
    Configuration menu
    Copy the full SHA
    257ebed View commit details
    Browse the repository at this point in the history
  6. Merge pull request #10 from GitTools/dependabot/github_actions/checko…

    …ut/github_actions-73b37b86c1
    
    (github-actions): Bump gittools/cicd in /checkout
    arturcic authored May 8, 2026
    Configuration menu
    Copy the full SHA
    13d4f9b View commit details
    Browse the repository at this point in the history
  7. chore(actions): update internal references and examples to use main b…

    …ranch
    
    Update the checkout action and documentation examples to point to the main branch instead of specific version tags.
    arturcic committed May 8, 2026
    Configuration menu
    Copy the full SHA
    9b20f0d View commit details
    Browse the repository at this point in the history
  8. refactor(checkout): remove redundant app-id input from app token crea…

    …tion
    
    Use client-id as the primary identifier for the github-app-token action.
    arturcic committed May 8, 2026
    Configuration menu
    Copy the full SHA
    824c3d7 View commit details
    Browse the repository at this point in the history
Loading