Skip to content

Improve the pull request timeline entry when adding or removing the WIP: prefix #36517

@silverwind

Description

@silverwind

Feature Description

Currently when a WIP prefix is added or removed:

  • When the WIP: prefix is added a timeline entry <user> changed title from <title> to WIP <title> is added.
  • When the WIP: prefix is removed a timeline entry <user> changed title from WIP: <title> to <title> is added.

Instead, we should shorten the text while also making it easier to understand:

  • When the WIP: prefix is added, add a timeline entry <user> marked the pull request as work in progress.
  • When the WIP: prefix is added, add a timeline entry <user> marked the pull request as ready for review.

The text needs to be added to the en-US translation.

Metadata

Metadata

Assignees

No one assigned

    Labels

    type/proposalThe new feature has not been accepted yet but needs to be discussed first.

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions