Navigation Menu

Skip to content

asdil12/openqa_bugfetcher

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

openqa_bugfetcher

Configuration

You will need to configure your openQA API Key in /etc/openqa/client.conf:

[openqa.opensuse.org]
key = FOO
secret = BAR

Then you will need to edit /etc/openqa/bugfetcher.conf and set up the desired openQA server and bugtracker login information.

Running

Just run fetch_openqa_bugs (you can set it up as a cron for every 10min - it will only refresh the bugs that haven't been refreshed within the timespan configured in bugfetcher.conf)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 100.0%