codebrag icon indicating copy to clipboard operation
codebrag copied to clipboard

Filtering irrelevant commits

Open ghost opened this issue 9 years ago • 2 comments

It would be great if admin could filter out commits from COMMIT tab. In my project I've got number of commits produced by CI tool with changes only in pom files etc.

ghost avatar Jun 12 '15 15:06 ghost

+1

pnowy avatar Jun 14 '15 11:06 pnowy

+1

I'm currently working on a small subset of the code. It would be good if we could filter the commits window down to commits that took place in or below a subfolder in the repository.

Additionally I am seeing a lot of commits that do not concern me, such as those in languages I do not know sufficiently well to offer a reasonable review. A filter on file extension (e.g. show only commits containing at least one .js file), for example, would help greatly.

nicholasudell avatar Sep 25 '15 10:09 nicholasudell