Skip to content

Releases: reposense/reposense-action

[email protected]

29 Oct 02:56
34ddb1c
Compare
Choose a tag to compare

This update brings the following functionality for GitHub Actions users:

  • Allow users to pass in any CLI arguments to generate a RepoSense report
    • For example, adding cliArgs: --since d1 to set the start time of the analysis

See an example of the report hosted for this very repository, trigger by this yaml config

[email protected]

02 May 04:18
Compare
Choose a tag to compare

This action provides the following functionality for GitHub Actions users:

  • Deploy a RepoSense report to GitHub pages/surge easily
    • See an example of the report hosted for this very repository