mergestat icon indicating copy to clipboard operation
mergestat copied to clipboard

Think of a way for the user to choose which repos to auto-import(more settings to the auto import behavior )

Open ramiroJCB opened this issue 2 years ago • 4 comments

Right now if a user wants to delete a repo from the import , it will be auto-imported on the next session.

ramiroJCB avatar Sep 13 '22 15:09 ramiroJCB

Codecov Report

Merging #250 (e4fb155) into main (4d10da5) will decrease coverage by 0.07%. The diff coverage is 68.85%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #250      +/-   ##
==========================================
- Coverage   70.52%   70.44%   -0.08%     
==========================================
  Files          51       52       +1     
  Lines        2877     2934      +57     
==========================================
+ Hits         2029     2067      +38     
- Misses        536      550      +14     
- Partials      312      317       +5     
Impacted Files Coverage Δ
extensions/internal/git/log.go 71.85% <42.85%> (-6.47%) :arrow_down:
pkg/mailmap/mailmap.go 90.90% <90.90%> (ø)

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4d10da5...e4fb155. Read the comment docs.

codecov[bot] avatar Feb 15 '22 15:02 codecov[bot]

So a way to delete the repo from Fuse but not have it removed from GitHub?

amenowanna avatar Sep 13 '22 15:09 amenowanna

I think this is more about allowing for a user to explicitly state which repos they want to exclude from a repo auto import - so that certain repos are not added into fuse.

Is that what you are describing @ramiroJCB?

patrickdevivo avatar Sep 13 '22 15:09 patrickdevivo

Yes Patrick you are right .

ramiroJCB avatar Sep 13 '22 17:09 ramiroJCB

I agree, this is problematic. I have auto-imported around 300 repos, a few of which are problematic (they are forks, so skew the stats). In addition, archived repos are being imported. Having the ability to delete / exclude a repo is sorely needed. Thanks!

mattheworiordan avatar Apr 18 '23 16:04 mattheworiordan