adobe / adobe/aio-cli

version-bump-publish.yml workflow - new tag is not pushed

Open
#492 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
JavaScript
Stars
95
Forks
45
PR merge metrics
No merged PRs in 30d

Description

The workflow will push the new package.json version update, but it will not push the new tag itself.

For the new workflow, it should have an additional command `git push --tags` (blanket push of all new tags) since we don't know what the exact version is, unless we dynamically retrieve it for the command.

The template should be fixed as well: https://github.com/adobe/.github/blob/main/workflow-templates/version-bump-publish.yml

Unfortunately, we need to add this to every repo that we have, unless we create an Github Action that does what we need.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.