disperse 0.0.6

automation for creation of releases
Documentation
1
2
3
4
from disperse.github import get_github_repo, check_gh_repo_action_status

repo = get_github_repo("jelmer/buildlog-consultant")
check_gh_repo_action_status(repo, "HEAD")