Skip to content

0.0.1

Choose a tag to compare

@ralflang ralflang released this 24 Jun 10:46
· 9 commits to FRAMEWORK_6_0 since this release

feat(issuetype): add org issue-type CRUD with assign/unassign helpers
feat(milestone): add milestone CRUD with assign/unassign helpers
feat(issue): add issues base surface with type/milestone-aware IssueUpdate
test: merge tests/ into test/ and style FQCN usage
feat: removeAllLabels method
feat(label): add repository-level label CRUD
fix(pagination): handle empty Link header without TypeError
feat(reviewcomment): add per-line PR review-comment CRUD
feat(error): typed GithubApiAccessDeniedException on 403 missing-permission
feat(checkrun): add createCheckRun, updateCheckRun, getCheckRun
chore: Update workflow dependency