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.31.7
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.32.0
Choose a head ref
  • 13 commits
  • 33 files changed
  • 4 contributors

Commits on Jan 30, 2026

  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 Jan 30, 2026
    Configuration menu
    Copy the full SHA
    8df1f89 View commit details
    Browse the repository at this point in the history
  2. 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 Jan 30, 2026
    Configuration menu
    Copy the full SHA
    75f02b0 View commit details
    Browse the repository at this point in the history

Commits on Jan 31, 2026

  1. chore: bump fast-xml-parser in /actions/parse-ci-reports

    Bumps [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser) from 5.3.3 to 5.3.4.
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.3...v5.3.4)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.4
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Jan 31, 2026
    Configuration menu
    Copy the full SHA
    e766ddc View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2026

  1. chore: bump fast-xml-parser

    Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
    
    
    Updates `fast-xml-parser` from 5.3.4 to 5.3.5
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.4...v5.3.5)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.5
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Feb 13, 2026
    Configuration menu
    Copy the full SHA
    e4c3529 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2026

  1. feat(actions): add working-directory

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    87f1647 View commit details
    Browse the repository at this point in the history
  2. 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 Feb 17, 2026
    Configuration menu
    Copy the full SHA
    e58614f View commit details
    Browse the repository at this point in the history
  3. chore: bump fast-xml-parser

    Bumps the npm-dependencies group in /actions/parse-ci-reports with 1 update: [fast-xml-parser](https://github.com/NaturalIntelligence/fast-xml-parser).
    
    
    Updates `fast-xml-parser` from 5.3.5 to 5.3.6
    - [Release notes](https://github.com/NaturalIntelligence/fast-xml-parser/releases)
    - [Changelog](https://github.com/NaturalIntelligence/fast-xml-parser/blob/master/CHANGELOG.md)
    - [Commits](NaturalIntelligence/fast-xml-parser@v5.3.5...v5.3.6)
    
    ---
    updated-dependencies:
    - dependency-name: fast-xml-parser
      dependency-version: 5.3.6
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: npm-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored and neilime committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    b9d74be View commit details
    Browse the repository at this point in the history
  4. chore: bump the github-actions-dependencies group across 1 directory …

    …with 6 updates
    
    Bumps the github-actions-dependencies group with 6 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml](https://github.com/hoverkraft-tech/ci-github-publish) | `0.20.1` | `0.21.1` |
    | [github/codeql-action](https://github.com/github/codeql-action) | `4.32.0` | `4.32.3` |
    | [tj-actions/changed-files](https://github.com/tj-actions/changed-files) | `47.0.1` | `47.0.4` |
    | [alstr/todo-to-issue-action](https://github.com/alstr/todo-to-issue-action) | `5.1.13` | `5.1.14` |
    | [actions/stale](https://github.com/actions/stale) | `10.1.1` | `10.2.0` |
    
    Updates `hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml` from 0.20.1 to 0.21.1
    - [Release notes](https://github.com/hoverkraft-tech/ci-github-publish/releases)
    - [Commits](hoverkraft-tech/ci-github-publish@84e8ace...5ff7d4c)
    
    Updates `github/codeql-action` from 4.32.0 to 4.32.3
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@b20883b...9e907b5)
    
    Updates `tj-actions/changed-files` from 47.0.1 to 47.0.4
    - [Release notes](https://github.com/tj-actions/changed-files/releases)
    - [Changelog](https://github.com/tj-actions/changed-files/blob/main/HISTORY.md)
    - [Commits](tj-actions/changed-files@e002140...7dee1b0)
    
    Updates `alstr/todo-to-issue-action` from 5.1.13 to 5.1.14
    - [Release notes](https://github.com/alstr/todo-to-issue-action/releases)
    - [Commits](alstr/todo-to-issue-action@c45b007...64aca8f)
    
    Updates `actions/stale` from 10.1.1 to 10.2.0
    - [Release notes](https://github.com/actions/stale/releases)
    - [Changelog](https://github.com/actions/stale/blob/main/CHANGELOG.md)
    - [Commits](actions/stale@9971854...b5d41d4)
    
    ---
    updated-dependencies:
    - dependency-name: hoverkraft-tech/ci-github-publish/.github/workflows/release-actions.yml
      dependency-version: 0.21.1
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    - dependency-name: github/codeql-action
      dependency-version: 4.32.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: tj-actions/changed-files
      dependency-version: 47.0.4
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: alstr/todo-to-issue-action
      dependency-version: 5.1.14
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/stale
      dependency-version: 10.2.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: github-actions-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    dependabot[bot] authored and neilime committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    790306a View commit details
    Browse the repository at this point in the history
  5. docs(actions): update doc for working-directory action

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    4bfbc05 View commit details
    Browse the repository at this point in the history
  6. 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 Feb 17, 2026
    Configuration menu
    Copy the full SHA
    05c30f5 View commit details
    Browse the repository at this point in the history
  7. docs: fix link for 'Working directory' action

    Updated link for 'Working directory' action in README.
    
    Signed-off-by: Emilien Escalle <neilime@users.noreply.github.com>
    neilime authored Feb 17, 2026
    Configuration menu
    Copy the full SHA
    5aaefd1 View commit details
    Browse the repository at this point in the history
  8. feat(actions): add working-directory

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Feb 17, 2026
    Configuration menu
    Copy the full SHA
    b44eec6 View commit details
    Browse the repository at this point in the history
  9. 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 Feb 17, 2026
    Configuration menu
    Copy the full SHA
    f5847cb View commit details
    Browse the repository at this point in the history
Loading