Skip to content

Releases: doc-detective/github-action

v1.4.1

27 Feb 17:39
a2a4f5c

Choose a tag to compare

What's Changed

  • Add cursor as a supported integration by @Copilot in #57

Full Changelog: v1...v1.4.1

v1

27 Feb 17:41
a2a4f5c

Choose a tag to compare

What's Changed

  • Add cursor as a supported integration by @Copilot in #57

latest

27 Feb 17:40
a2a4f5c

Choose a tag to compare

What's Changed

  • Add cursor as a supported integration by @Copilot in #57

Full Changelog: v1...latest

v1.4.0

27 Feb 02:43
adac115

Choose a tag to compare

What's Changed

  • Add integrations and prompt inputs for issue notifications by @hawkeyexl in #54

Full Changelog: v1...v1.4.0

v1.3.1

07 May 18:36
7cd1f36

Choose a tag to compare

What's Changed

Full Changelog: v1...v1.3.1

v1.3.0

25 Apr 21:04
81578a7

Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

26 Oct 02:29
85df75e

Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

25 Oct 02:36

Choose a tag to compare

  • Fix for change checking breaking exit on fail behavior.

Full Changelog: v1...v1.2.1

v1.2.0

18 Oct 00:35
96cbbd7

Choose a tag to compare

What's Changed

  • New working_directory option lets you set the directory that Doc Detective runs in and searched for the .doc-detective.json config file. working_directory paths are relative to the repository root directory. Defaults to the repository root directory.

Full Changelog: v1...v1.2.0

v1.1.0

26 Aug 22:54
f3786b9

Choose a tag to compare

What's Changed

  • New create_pr_on_change options 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