mathieudutour / mathieudutour/github-tag-action

Ability to run this in the PR stage

Open
#223 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

Hello,

I see we can run this in the PR stage but it is not yielding correct version tags according to the contents of the commit message. The default_bump always seems to be patch when we run this on non main/master branch.

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

Start by reproducing the GitHub Action in a pull-request or non-main branch using commit messages that should produce different version bumps. Read the action's workflow and version-bump entry points to trace how default_bump is selected. Done means PR-stage runs derive the expected version tag from the commit message instead of always selecting patch.

Written by the indexing model from the issue text.

Assessment

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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.