Class: Ruboty::Handlers::Gitlab
- Inherits:
-
Base
- Object
- Base
- Ruboty::Handlers::Gitlab
- Defined in:
- lib/ruboty/handlers/gitlab.rb
Instance Method Summary collapse
Instance Method Details
#create_issue(message) ⇒ Object
18 19 20 |
# File 'lib/ruboty/handlers/gitlab.rb', line 18 def create_issue() Ruboty::Gitlab::Actions::CreateIssue.new().call end |