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

PR diff view: Support for ignoring files with only import changes

    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

      Its not that uncommon that you have a PR where ~90 of changed files only have changes in import statements (in our case those are scala files but it applies equally well to other languages)
      Its quite cumbersome to focus on the "real" important changes cos you need to find your way through all those files which have just import changes.

      It would be nice to have some features which lets you filter the changed files in a PR (by some regex or so)
      This way you could filter out all those files with just import changes or just whitespace changes.
      Just some idea. Maybe other ppl like it as well. Should also not be too hard to implement (take the patch file, apply the regex via grep, re-apply the patch file)

      Attachments

        Activity

          People

            Unassigned Unassigned
            66989cbc0b6c leozilla
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: