Skip to content

Commit 17cc15e

Browse files
committed
chore: add changelog entry for recent PR #129
1 parent d6ae7f7 commit 17cc15e

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Changelog
22

3+
## Unreleased
4+
5+
### Features
6+
7+
- Danger - Add support for repository-specific dangerfiles ([#129](https://github.com/getsentry/github-workflows/pull/129))
8+
- Add `extra-dangerfile` input parameter to run custom Danger checks alongside shared workflow checks
9+
- Add `extra-install-packages` input to install additional apt packages required by custom dangerfiles
10+
- Custom dangerfiles receive full Danger API access (`fail`, `warn`, `message`, `markdown`, `danger`)
11+
- Enables repositories to extend Danger checks without overwriting shared workflow comments
12+
313
## 3.1.0
414

515
### Features

0 commit comments

Comments
 (0)