GitHubHelper (Realleasy v0.3.1) View Source

Link to this section Summary

Link to this section Functions

Link to this function

check_gh_pull_request_merged(pull_number)

View Source
Link to this function

fetch_gh_pull_requests(commit_hashes)

View Source
Link to this function

get_commits_between_refs(base, head \\ "develop")

View Source
Link to this function

open_gh_pull_request(target_branch, base_branch, title, description, opts \\ [])

View Source
Link to this function

wait_until_pr_merged(pr_number, timeout \\ 60000)

View Source