All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- [fix]: Provide more information for private repos when missing access
- [fix]: set BASE to undefined if HEAD~1 does not exist
- [fix]: Use fallback on CirclCI API glitches
- [fix]: Fallback to main branch when CIRCLE_BRANCH is missing
- [fix]: Incorrect API page query param
- [fix]: Use explicitly main branch's previous commit when last successful sha was not found
- [fix]: Use CircleCI internal env var to check if run is pull request
- [feat]: Optionally disable filtering the past workflow runs by branch
- [fix]: Build url regex broken for pipeline ids < 10
- [feat]: Support CircleCI Enterprise setups
- [fix]: Fix handling of boolean parameters
- [feat]: Add support for
on-hold
workflows
- [feat]: Add main branch name environment variable support
1.2.2 - 2022-03-17
- [fix]: Improve error message on missing or invalid private token
1.2.1 - 2022-03-17
- [fix]: Enable cross browser commit check
1.2.0 - 2022-03-16
- [feature]: Add support for targeting specific workflow
- [docs]: Update information on
private.yml
example
1.1.4 - 2022-03-15
- [docs]: Create
private.yml
example
1.1.3 - 2021-12-28
- [docs]: Add private token information to README
1.1.2 - 2021-10-28
- [docs]: Add information for private repositories to README
1.1.0 - 2021-09-20
- [feature]: Support for private repos
1.0.0 - 2021-07-23
- Initial Release
- Initial Release
- Initial Release