space-wizards / space-wizards/SS14.Labeller

Auto-apply T: based on commit prefixes

Open
#3 2 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

enhancement good first issue
Dominant language
C#
Stars
3
Forks
7
PR merge metrics
No merged PRs in 30d

Description

Would be neat if 'T: Bugfix' could be applied if any commits in the PR had 'fix' as a prefix. Could then do similar for 'feat' and 'chore'.

To avoid being messy maybe it only does it on the initial PR creation since I often push 'fix' commits that are fixing an issue local to the PR, and that doesn't necessarily imply the PR itself is a bugfix. (Or it just uses the first commit which is probably "good enough" since it'll still need to be triaged.)

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 pull-request label application entry point and any tests covering label assignment. The issue proposes deriving T: Bugfix, T: Feature, or T: Chore from fix, feat, or chore commit prefixes, but leaves initial-creation versus first-commit behavior unresolved. Done requires an agreed rule that avoids relabeling later local fix commits.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
tooling
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 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.