-
Notifications
You must be signed in to change notification settings - Fork 9
Conversation
/lgtm |
a0e1716
to
a3e7632
Compare
a3e7632
to
3dd5b2b
Compare
/retest |
Hi @KPostOffice, |
/test all |
@goern Can you please try again? |
@KPostOffice you can also try it ;) /test all |
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.
/lgtm
good work 💯
git_app/__init__.py
Outdated
"""Templates for issues and PRs opened by Varangian git application.""" | ||
|
||
__name__ = "varangian_git_app" | ||
__version__ = "0.1.0" |
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.
__version__ = "0.1.0" | |
__version__ = "0.0.0" |
As this project is not yet released , it should have any version.
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.
++ thanks harshad
3dd5b2b
to
f5ce499
Compare
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.
/lgtm
thanks 💯
/approve |
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: goern The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Initial bot implementation. A simple cli program which can run as part of a workflow and relies on an underlying library function.