vercel / vercel/fun

CI status badge in README is broken (outdated workflow name)

Open Beginner friendly
#126 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
TypeScript
Stars
1k
Forks
44
Avg merge
1d 59m
Merged PRs (30d)
3

Description

The CI status badge in the README appears to be broken.

On line 2, the badge is defined as:

[![Build Status](https://github.com/vercel/fun/workflows/Node%20CI/badge.svg)](https://github.com/vercel/fun/actions?workflow=Node+CI)

This badge points to a workflow named “Node CI”, but there is no workflow with that name currently in the repository. As a result, the badge image does not load correctly.

Image

Expected behavior

The README should display a working GitHub Actions CI badge that reflects the current workflow status.

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 with line 2 of the README and inspect the repository's current GitHub Actions workflows to identify the active workflow name. Update the badge URL and link to that workflow, then verify that the README displays a working status badge.

Written by the indexing model from the issue text.

Assessment

Tech stack
github-actions
Domain
ci-cd, documentation
Issue type
Bug
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
68/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.