This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
Releases: AccessLint/accesslint-ci
Releases · AccessLint/accesslint-ci
v0.2.6
v0.2.5
- Fix commenting on projects whose users/orgs have numbers in their names.
- Fix commenting account by using a custom environment variable for the GitHub user.
- Before we were relying on the Circle user to comment, which for org level builds will not work since the accesslint.com API checks the OAuth'd username, not the org name.
- Users must define
ACCESSLINT_GITHUB_USER
in their builds.
accesslint.com API integration
Breaking Changes
- Breaks commenting from CircleCI directly.
Improvements
- Requires OAuth for public repo access (visit accesslint.com to auth).
- Removes requirement of adding accesslint-bot as a collaborator.
- Uses accesslint.com as a proxy service to comment on GitHub.