We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c6c2681 commit a12f76bCopy full SHA for a12f76b
examples/changelog/README.md
@@ -1,8 +1 @@
1
-This agent will use git to determine the new commits since the last release in the current folder and generate a markdown changelog.
2
-
3
-Run from inside a git repository folder with:
4
5
-```bash
6
-# use with -q to only print the changelog markdown and disable logs
7
-nerve run examples/changelog -q
8
-```
+This agent now [live in its own repository](https://github.com/evilsocket/changelog).
examples/changelog/agent.yml
0 commit comments