Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-10904

Auto-populate pull request "body" with commit message (BB-11936)

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      It would be extremely continent if a pull request's "body" was auto-populated from the "body" of a commit.

      For example, the commit message:

      foo: Fix the broken thing

      Some descriptive stuff about how the thing was broken, and what was done to fix it. This is separated by the first ("header") line by two newlines.

      Should yield a PR with:

      title: "foo: Fix the broken thing"

      body: "Some descriptive stuff about how the thing was broken, and what was done to fix it. This is separated by the first ("header") line by two newlines."


      GitHub does this and it saves me from having to copy/paste my commit messages over and over again.

      Attachments

        Activity

          People

            Unassigned Unassigned
            Anonymous Anonymous
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: