Allow customizing badges text

Open
#5,521 1 comment 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Stale
Tech stack
javascript
Domain
ci-cd

Research direction

Start by locating the badge generation code and tracing how its SVG text is rendered. Confirm how the current TC text is supplied and whether the badge can accept custom text. Done means callers can choose text such as Build or Deploy while TC remains the default.

Written by the indexing model from the issue text.

Description

Allow us to replace TC by some custom text. TC is a nice default but it doesn't mean much to external people. Especially if #5272 ever gets fixed, it'd be nice to have a Build badge and a Deploy badge for example.

I had a quick look and unfortunately this doesn't seem trivial as the SVG contains a rendered version of the text already

Dominant language
JavaScript
Stars
435
Forks
305
Avg merge
1d 9h
Merged PRs (30d)
93

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.

More from taskcluster/taskcluster

All issues in taskcluster/taskcluster

Similar issues

More JavaScript issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.