-
Notifications
You must be signed in to change notification settings - Fork 29
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
feat: add login using PAT #246
Conversation
Codecov Report
@@ Coverage Diff @@
## master #246 +/- ##
==========================================
+ Coverage 86.83% 86.87% +0.04%
==========================================
Files 117 117
Lines 2909 2918 +9
==========================================
+ Hits 2526 2535 +9
Misses 315 315
Partials 68 68
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks like our linter doesn't handle PR originating from forks well. i think here are couple of things to address, but we can tweak after merge. thanks for the contribution!
Ref: go-vela/community#126