Skip to content

Commit a12f76b

Browse files
committed
misc: moved changelog agent to its own repo
1 parent c6c2681 commit a12f76b

File tree

2 files changed

+1
-55
lines changed

2 files changed

+1
-55
lines changed

examples/changelog/README.md

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -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-
```
1+
This agent now [live in its own repository](https://github.com/evilsocket/changelog).

examples/changelog/agent.yml

Lines changed: 0 additions & 47 deletions
This file was deleted.

0 commit comments

Comments
 (0)