Change "Merge when ready" text to "Enqueue" or "Add to merge queue"

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

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
68/100
Issue type
Feature
Clarity
Mostly clear
Activity status
Quiet
Tech stack
go
Domain
cli

Research direction

Start by locating the "Merge when ready" text in the gh-stack repository and read the surrounding code to understand where the label is defined. Change the wording to the requested queue terminology, then verify that the displayed action communicates enqueueing a pull request rather than immediate merging.

Written by the indexing model from the issue text.

Description

feature request topic: auto-merge

I have a PR with all checks passing, but it shows "Merge when ready"

Image

In other tools "Merge when ready" means "add to a queue when PR checks pass".

Here, it means "it will merge when it CI passes in the merge queue once you press this button enqueue it", which is a quite complex concept.

Can it be named "Add to a queue"?

Dominant language
Go
Stars
1.5k
Forks
73
Avg merge
1d 8h
Merged PRs (30d)
7

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 github/gh-stack

All issues in github/gh-stack

Similar issues

More Go issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.