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 58c7162 commit 8ffb2c9Copy full SHA for 8ffb2c9
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## Unreleased
4
5
+### Features
6
+
7
+- Danger - Add legal boilerplate validation for external contributors ([#145](https://github.com/getsentry/github-workflows/pull/145))
8
+ - Verify that PRs from non-organization members include the required legal boilerplate from the PR template
9
+ - Show actionable markdown hints when the boilerplate is missing or doesn't match
10
11
### Fixes
12
13
- Sentry-CLI integration test action - Accept chunked ProGuard uploads for compatibility with Sentry CLI 3.x ([#140](https://github.com/getsentry/github-workflows/pull/140))
0 commit comments