Skip to content

Conversation

@geofflamrock
Copy link
Owner

@geofflamrock geofflamrock commented Jun 24, 2025

Currently we ask for a description when creating pull requests for the first time for a stack, and put this in above the list of PRs in the stack. This seems like a good idea to get consistency in how a set of PRs are described, but in practice it has tended to be not that useful and is just another thing to answer.

  • The context is often slightly different for PRs in a stack, so a single description tends to need to be changed or not used at all.
  • A single line of text is generally not enough to provide meaningful context for a set of PRs, the only way around this is to open the config file to put in the right context, but it all has to be in a single string with newline characters.

This PR removes the description, just leaving the list of PRs to be moved around as desired.

@geofflamrock geofflamrock added the minor Increment the minor version when merged label Jun 24, 2025
@geofflamrock geofflamrock force-pushed the remove-pr-description branch from fe8fd3c to a25d14b Compare June 24, 2025 22:32
@geofflamrock geofflamrock added this to the 0.12.0 milestone Jun 24, 2025
@geofflamrock geofflamrock force-pushed the remove-pr-description branch from a25d14b to 52b8b94 Compare June 24, 2025 22:37
@geofflamrock geofflamrock force-pushed the remove-pr-description branch from 52b8b94 to d4ab80f Compare June 24, 2025 22:45
@geofflamrock geofflamrock merged commit ca1e220 into main Jun 24, 2025
18 checks passed
@geofflamrock geofflamrock deleted the remove-pr-description branch June 24, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

minor Increment the minor version when merged

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants