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: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.23.0
Choose a base ref
...
head repository: hoverkraft-tech/ci-github-common
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.23.1
Choose a head ref
  • 6 commits
  • 30 files changed
  • 4 contributors

Commits on Jun 23, 2025

  1. docs: update actions and workflows documentation

    [skip ci]
    
    Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    hoverkraft-bot[bot] committed Jun 23, 2025
    Configuration menu
    Copy the full SHA
    326f590 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2025

  1. chore(deps): bump github/codeql-action

    Bumps the github-actions-dependencies group with 1 update in the / directory: [github/codeql-action](https://github.com/github/codeql-action).
    
    
    Updates `github/codeql-action` from 3.29.0 to 3.29.2
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@ce28f5b...181d5ee)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-version: 3.29.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Jul 4, 2025
    Configuration menu
    Copy the full SHA
    8d872bb View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

  1. chore(deps): bump the github-actions-dependencies group across 1 dire…

    …ctory with 2 updates
    
    Bumps the github-actions-dependencies group with 2 updates in the / directory: [hoverkraft-tech/ci-github-publish](https://github.com/hoverkraft-tech/ci-github-publish) and [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action).
    
    
    Updates `hoverkraft-tech/ci-github-publish` from 0.5.1 to 0.6.0
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@e382602...9663020)
    
    Updates `alstr/todo-to-issue-action` from 5.1.12 to 5.1.13
    - [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
    - [Commits](alstr/todo-to-issue-action@3bd536e...c45b007)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish
      dependency-version: 0.6.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: alstr/todo-to-issue-action
      dependency-version: 5.1.13
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    f2873c5 View commit details
    Browse the repository at this point in the history
  2. ci: add proper permissions for release workflow

    Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
    neilime authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    d8c9dc3 View commit details
    Browse the repository at this point in the history
  3. chore: improve branding

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Jul 11, 2025
    Configuration menu
    Copy the full SHA
    1304659 View commit details
    Browse the repository at this point in the history
  4. chore: fix title

    Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
    neilime authored Jul 11, 2025
    Configuration menu
    Copy the full SHA
    6857ef6 View commit details
    Browse the repository at this point in the history
Loading