Class: Git::Lint::Commits::Systems::GitHubAction

Inherits:
Object
  • Object
show all
Defined in:
lib/git/lint/commits/systems/git_hub_action.rb

Overview

Provides GitHub Action build environment feature branch information.

Instance Method Summary collapse

Instance Method Details

#callObject



11
# File 'lib/git/lint/commits/systems/git_hub_action.rb', line 11

def call = git.commits("origin/#{branch_default}..#{branch_name}")