github_actions#

async besser.agent.platforms.github.github_actions.assign_user(name, token, issue, assignee)[source]#
async besser.agent.platforms.github.github_actions.comment_issue(name, token, issue, content)[source]#
async besser.agent.platforms.github.github_actions.get_issue(name, token, user, repository, issue_number)[source]#
async besser.agent.platforms.github.github_actions.open_issue(name, token, user, repository, title, body)[source]#
async besser.agent.platforms.github.github_actions.set_label(name, token, issue, label)[source]#