mathieudutour / mathieudutour/github-tag-action

Missing previous_tag output value when using the custom_tag input

Open
#131 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
733
Forks
227
PR merge metrics
No merged PRs in 30d

Description

When doing a custom release using the **custom_tag** it does not output the **previous_tag**, only the **new_tag**
Nevertheless, the **changelog** output value contains the **previous_tag** in the URL.

I feel this is a bug, what do you think @mathieudutour?

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Trace the custom_tag input handling and the code that produces the previous_tag, new_tag, and changelog outputs. Compare the previous_tag and changelog values for custom releases; done when previous_tag is emitted consistently with the tag referenced by changelog.

Written by the indexing model from the issue text.

Assessment

Tech stack
git, github-actions, typescript
Domain
ci-cd, devops, release
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.