- Notifications
You must be signed in to change notification settings - Fork3
Comparing changes
Open a pull request
base repository:github/ospo-reusable-workflows
Uh oh!
There was an error while loading.Please reload this page.
base:v0.5.3
head repository:github/ospo-reusable-workflows
Uh oh!
There was an error while loading.Please reload this page.
compare:v0.5.4
- 11commits
- 10files changed
- 3contributors
Commits on Aug 23, 2025
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>
Commits on Aug 31, 2025
Commits on Sep 12, 2025
fix: add keep label to exempt-pr-labels and exempt-issue-labels (#76)
Signed-off-by: jmeridth <jmeridth@gmail.com>
fix: ensure we're not persisting credentials after checkouts (#77)
Signed-off-by: jmeridth <jmeridth@gmail.com>
Commits on Sep 16, 2025
fix: update readme about dependabot labels (#78)
Based on [Dependabot docs](https://docs.github.com/en/code-security/dependabot/working-with-dependabot/dependabot-options-reference#labels--) we can specify the labels applied. Previously Dependabot was applying `major`, `minor', or `patch` labels based on the version of dependency updates. This was causing conflicts with our auto releasing. If those labels were present they were being applied to our releases. This is not what we want. We are changing the Dependabot config to just note the package type (i.e., go, github_actions, etc) and `dependencies`, in case we ever need to filter in the UI.Updated README with a CAUTION flag about this.Signed-off-by: jmeridth <jmeridth@gmail.com>
chore: update discussion release docs (#79)
Update Discussion Release docs on how to get the discussion repository idand the discussion category id via graphql.Signed-off-by: jmeridth <jmeridth@gmail.com>
Commits on Sep 18, 2025
fix: ensure release label is used with semvar labels (#80)
Update README noting this new requirementSigned-off-by: jmeridth <jmeridth@gmail.com>
fix: releases when release label by itself without semver label (#81)
Signed-off-by: jmeridth <jmeridth@gmail.com>
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:git diff v0.5.3...v0.5.4
Uh oh!
There was an error while loading.Please reload this page.