-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add --no-internal option, closes #21
- Loading branch information
1 parent
8abb77c
commit 18fc3a6
Showing
3 changed files
with
24 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
## Add option to skip snippets marked as 'internal' | ||
<!-- | ||
type: feature | ||
scope: all | ||
affected: all | ||
--> | ||
|
||
This adds the option `--no-internal` to skip snippets with scope `internal` | ||
during the changelog generation. This change explicitly does not add a | ||
documentation to the `README` file to show and test this behaviour in a second | ||
pull request. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters