frobichaud/docker-github-automerge

View on GitHub
lib/hook_actions.rb

Summary

Maintainability
A
1 hr
Test Coverage

Method default_slack_message has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  def default_slack_message(message, from, to, url)
    {
      fallback: "#{from} to #{to}. #{@repo_name}",
      text: message,
      fields: [
Severity: Minor
Found in lib/hook_actions.rb - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status