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: github/ospo-reusable-workflows
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.5.1
Choose a base ref
...
head repository: github/ospo-reusable-workflows
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: refs/heads/main
Choose a head ref
  • 10 commits
  • 9 files changed
  • 3 contributors

Commits on Jun 2, 2025

  1. fix: add secret/token to major-version-updater (#57)

    - [x] add docs
    - [x] add link to docs from README
    - [x] fix tag name argument from underscore to hyphen
    - [x] use github token in right places (GITHUB_TOKEN or arg)
    
    Signed-off-by: jmeridth <jmeridth@gmail.com>
    jmeridth authored Jun 2, 2025
    Configuration menu
    Copy the full SHA
    6d41e9f View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    ab23c8c View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Configuration menu
    Copy the full SHA
    4965fba View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2025

  1. Configuration menu
    Copy the full SHA
    ebb4e21 View commit details
    Browse the repository at this point in the history

Commits on Aug 12, 2025

  1. Configuration menu
    Copy the full SHA
    c49e0aa View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2025

  1. Configuration menu
    Copy the full SHA
    23b65d1 View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2025

  1. chore(deps): bump amannn/action-semantic-pull-request (#68)

    Bumps the dependencies group with 1 update: [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request).
    
    
    Updates `amannn/action-semantic-pull-request` from 6.0.1 to 6.1.0
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@fdd4d3d...7f33ba7)
    
    ---
    updated-dependencies:
    - dependency-name: amannn/action-semantic-pull-request
      dependency-version: 6.1.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Aug 20, 2025
    Configuration menu
    Copy the full SHA
    c9afb9b View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2025

  1. chore(deps): bump amannn/action-semantic-pull-request

    Bumps the dependencies group with 1 update: [amannn/action-semantic-pull-request](https://github.com/amannn/action-semantic-pull-request).
    
    
    Updates `amannn/action-semantic-pull-request` from 6.1.0 to 6.1.1
    - [Release notes](https://github.com/amannn/action-semantic-pull-request/releases)
    - [Changelog](https://github.com/amannn/action-semantic-pull-request/blob/main/CHANGELOG.md)
    - [Commits](amannn/action-semantic-pull-request@7f33ba7...48f2562)
    
    ---
    updated-dependencies:
    - dependency-name: amannn/action-semantic-pull-request
      dependency-version: 6.1.1
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Aug 23, 2025
    Configuration menu
    Copy the full SHA
    0e5c76e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fe5f43a View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2025

  1. Configuration menu
    Copy the full SHA
    c67026d View commit details
    Browse the repository at this point in the history
Loading