Skip to content

Commit

Permalink
Add Release Drafter config
Browse files Browse the repository at this point in the history
  • Loading branch information
toolmantim committed Jul 8, 2018
1 parent ca98ff4 commit 21c665f
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions .github/release-drafter.yml
@@ -0,0 +1,17 @@
# Config for https://github.com/apps/release-drafter
template: |
## TODO: Added/Removed/Fixed/Changed
$CHANGES
## Upgrading
To upgrade, update your `pipeline.yml` files:
```diff
steps:
- plugins:
- plugin-linter#$PREVIOUS_TAG:
+ plugin-linter#TODO:
id: my-org/my-plugin
```

0 comments on commit 21c665f

Please sign in to comment.