We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8816563 commit 7eb48d5Copy full SHA for 7eb48d5
lib/errbit_github_plugin/issue_tracker.rb
@@ -37,7 +37,7 @@ def configured?
37
end
38
39
def url
40
- '' # TODO
+ "https://github.com/#{repo}/issues"
41
42
43
def errors
0 commit comments