lightbasenl / lightbasenl/platforms

Tag release for the shared GitHub workflows

Open
#75 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

package: workflows
Dominant language
TypeScript
Stars
0
Forks
0
PR merge metrics
No merged PRs in 30d

Description

Version bump tools currently try to bump to each commit on this repo. By tagging the workflows explicitly, we might be able to prevent that.

Some things to figure out:

  • What tags are allowed?
  • Do tools like dependabot understand @workflow-name-v1.2 -> @workflow-name-v1.3 or do they try to bump to in between versions of other releases?

Contributor guide

No contributing guide indexed for this repository

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 locating the shared workflow definitions and reviewing how version bump tools currently resolve commits and tags. Determine which tag formats are allowed and test whether Dependabot understands transitions such as @workflow-name-v1.2 to @workflow-name-v1.3. Done means the tagging approach and its tool compatibility are documented clearly enough to implement.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, release
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
28/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.