Releases: doc-detective/github-action
Releases · doc-detective/github-action
v1.4.1
v1
What's Changed
- Add
cursoras a supported integration by @Copilot in #57
latest
v1.4.0
What's Changed
- Add
integrationsandpromptinputs for issue notifications by @hawkeyexl in #54
Full Changelog: v1...v1.4.0
v1.3.1
What's Changed
- Add runTests command for v2 test runs by @hawkeyexl in #47
Full Changelog: v1...v1.3.1
v1.3.0
v1.2.2
v1.2.1
- Fix for change checking breaking exit on fail behavior.
Full Changelog: v1...v1.2.1
v1.2.0
What's Changed
- New
working_directoryoption lets you set the directory that Doc Detective runs in and searched for the .doc-detective.json config file.working_directorypaths are relative to the repository root directory. Defaults to the repository root directory.
Full Changelog: v1...v1.2.0
v1.1.0
What's Changed
- New
create_pr_on_changeoptions creates pull requests if files changed during the Doc Detective run, useful for automatically capturing updated screenshots and command outputs.
Full Changelog: v1.0.2...v1.1.0