Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Into-cps
github-into-cps
weekly-issues-fetcher
Commits
95679d64
Commit
95679d64
authored
May 16, 2016
by
Anders Franz Terkelsen
Browse files
modified: fetch-issues.py
forgot a repo
parent
d57e9766
Changes
1
Hide whitespace changes
Inline
Side-by-side
fetch-issues.py
View file @
95679d64
...
...
@@ -121,6 +121,13 @@ issue_trackers = [
headers
=
None
,
ticket_base_url
=
"https://github.com/CarlGamble/INTO-CPS-DSE/issues"
,
),
IssueTracker
(
parser
=
github_parser
,
project
=
"INTO-CPS UI"
,
url
=
"https://api.github.com/repos/into-cps/intocps-ui/issues?state=open"
,
# noqa
headers
=
None
,
ticket_base_url
=
"https://github.com/into-cps/intocps-ui/issues"
,
),
IssueTracker
(
parser
=
mantis_parser
,
project
=
"RT-Tester"
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment