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.19.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.20.0
Choose a head ref
  • 6 commits
  • 17 files changed
  • 3 contributors

Commits on Mar 24, 2025

  1. feat(linter-actions): supports single GitHub Action

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    d8e8b63 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>
    github-actions[bot] authored and hoverkraft-bot[bot] committed Mar 24, 2025
    Configuration menu
    Copy the full SHA
    62ef6cd View commit details
    Browse the repository at this point in the history
  3. 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: [github/codeql-action](https://github.com/github/codeql-action) and [actions/github-script](https://github.com/actions/github-script).
    
    
    Updates `github/codeql-action` from 3.28.12 to 3.28.13
    - [Release notes](https://github.com/github/codeql-action/releases)
    - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md)
    - [Commits](github/codeql-action@5f8171a...1b549b9)
    
    Updates `actions/github-script` from 7.0.0 to 7.0.1
    - [Release notes](https://github.com/actions/github-script/releases)
    - [Commits](actions/github-script@v7...60a0d83)
    
    ---
    updated-dependencies:
    - dependency-name: github/codeql-action
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: github-actions-dependencies
    - dependency-name: actions/github-script
      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 Mar 24, 2025
    Configuration menu
    Copy the full SHA
    b3e3638 View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. feat(create-and-merge-pull-request): sign commit

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    7711647 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>
    github-actions[bot] authored and hoverkraft-bot[bot] committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    a4b9ab9 View commit details
    Browse the repository at this point in the history
  3. feat(linter): merge linter-actions into linter

    Signed-off-by: Emilien Escalle <emilien.escalle@escemi.com>
    neilime committed Mar 25, 2025
    Configuration menu
    Copy the full SHA
    edc1e53 View commit details
    Browse the repository at this point in the history
Loading