Skip to content

Removed the default config from the action#156

Merged
justinmchase merged 1 commit intoOptum:mainfrom
joshuaseligman18:default-config-file-fix
Apr 10, 2026
Merged

Removed the default config from the action#156
justinmchase merged 1 commit intoOptum:mainfrom
joshuaseligman18:default-config-file-fix

Conversation

@joshuaseligman18
Copy link
Copy Markdown
Contributor

Proposed changes

Describe the big picture of your changes here to communicate to the maintainers
why we should accept this pull request. If it fixes a bug or resolves a feature
request, be sure to link to that issue.

The semver-cli by default accepts .github/version.yaml and .github/version.yml. By setting the default config file path in the action to .github/version.yml, we are blocking out the other default filename in the action, which will break users from when they move to this action from uhg-actions/version.

Types of changes

What types of changes does your code introduce? Put an x in the boxes that
apply

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to
    not work as expected)

Checklist

Put an x in the boxes that apply. You can also fill these out after creating
the PR. If you're unsure about any of them, don't hesitate to ask. We're here to
help! This is simply a reminder of what we are going to look for before merging
your code.

  • I have read the
    CONTRIBUTING
    doc
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • Any dependent changes have been merged and published in downstream modules

Further comments

If this is a relatively large or complex change, kick off the discussion by
explaining why you chose the solution you did and what alternatives you
considered, etc...

@justinmchase justinmchase merged commit 15f8d46 into Optum:main Apr 10, 2026
5 checks passed
@CLAassistant
Copy link
Copy Markdown

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.
You have signed the CLA already but the status is still pending? Let us recheck it.

@joshuaseligman18 joshuaseligman18 deleted the default-config-file-fix branch April 10, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants