- Notifications
You must be signed in to change notification settings - Fork318
Pass user.login and user.html_url into issue templating method#202
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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.
Already on GitHub?Sign in to your account
Uh oh!
There was an error while loading.Please reload this page.
Conversation
codecov-io commentedFeb 12, 2019 • edited
Loading Uh oh!
There was an error while loading.Please reload this page.
edited
Uh oh!
There was an error while loading.Please reload this page.
Codecov Report
@@ Coverage Diff @@## master #202 +/- ##==========================================- Coverage 84.19% 38.39% -45.8%========================================== Files 8 8 Lines 348 349 +1 ==========================================- Hits 293 134 -159- Misses 55 215 +160
Continue to review full report at Codecov.
|
fthomas commentedFeb 12, 2019
I tried this change here:scala-steward-org/scala-steward@1e754eb |
yogevbd commentedSep 19, 2019
@alexcanessa Can you guys please release a new version with this change? |
alexcanessa commentedDec 12, 2019
@all-contributors please add@fthomas for code |
I've put upa pull request to add@fthomas! 🎉 |
Closes#201
This makes
user_loginanduser_urlvariables available to the issue template.