Skip to content

Conversation

@andybavier
Copy link
Contributor

@andybavier andybavier commented Jan 22, 2026

This PR updates the tag-github.yml workflow in the following ways:

  • Adds a boolean flag for prefixing the version tag with 'v' (default: false). The convention for most of the onosproject repos is to add the 'v' to the semver in the VERSION file when tagging the release.
  • Fixes a parameter issue when calling create-github-release-action
  • Uses the GITHUB_TOKEN when creating the release, per best practices

Insights > Dependency graph > Dependents indicates that only two repos use this workflow at present. I will update them as needed once this PR merges.

Signed-off-by: Andy Bavier <andybavier@gmail.com>
Signed-off-by: Andy Bavier <andybavier@gmail.com>
@andybavier andybavier merged commit 8fd75c8 into onosproject:main Jan 23, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

2 participants