Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Exclude repos for GitHub service does not seem to work #141

Closed
kostajh opened this issue Sep 12, 2014 · 9 comments
Closed

Exclude repos for GitHub service does not seem to work #141

kostajh opened this issue Sep 12, 2014 · 9 comments

Comments

@kostajh
Copy link
Contributor

kostajh commented Sep 12, 2014

In my .bugwarriorc I have:

github.exclude_repos = subDrush,LibTask,task-git,sublime-taskwarrior

But issues for these repos are added when I run bugwarrior-pull.

Is anyone using the exclude_repos option successfully?

@ralphbean
Copy link
Sponsor Collaborator

Is anyone using the exclude_repos option successfully?

Yeah, I am. I wonder what's going on. Are you running bugwarrior from git, or from pypi?

@kostajh
Copy link
Contributor Author

kostajh commented Sep 12, 2014

From pypi, I just reinstalled to be sure.

@ralphbean
Copy link
Sponsor Collaborator

OK, something might be broken there in the last release. We were waiting on taskwarrior itself to put out 2.3.1 release with a bugfix (file-locking on the task data directory), but it looks like they're forging ahead for the 2.4.0 release instead.

@ralphbean
Copy link
Sponsor Collaborator

@kostajh do you still get the problem is you try running bugwarrior from git?

@kostajh
Copy link
Contributor Author

kostajh commented Sep 23, 2014

@ralphbean I'm on tw-2.4.0 now so I'm hesitant to run :-) Do you know if the latest taskw/bugwarrior will work ok with tw-2.4?

@ralphbean
Copy link
Sponsor Collaborator

Do you know if the latest taskw/bugwarrior will work ok with tw-2.4?

Only kinda sorta. Hold off for now (or backup your .task/ directory, try it, and post the output).

Here's the work in taskw to make it work. It's almost done except for some stuff that needs fixed in taskwarrior itself -> ralphbean/taskw#68

@kostajh
Copy link
Contributor Author

kostajh commented Oct 21, 2014

Hi @ralphbean I reinstalled taskw using feature/2.4 and reinstalled bugwarrior from the latest HEAD. Still getting tasks from excluded repos. I'm on TW 2.4

@harleypig
Copy link
Sponsor

I did some experimentation and found that if I included github.{in,ex}clude_repos that these options worked as advertised, but when not including the 'github.' they did not.

@ralphbean
Copy link
Sponsor Collaborator

Thanks @harleypig!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants