fix: gzip compressed envelopes #196
danger-workflow-tests.yml
on: pull_request
danger
/
danger
14s
test-outputs
0s
Annotations
2 errors, 1 warning, and 1 notice
|
danger / danger
Process completed with exit code 1.
|
|
danger / danger:
CHANGELOG.md#L0
Please consider adding a changelog entry for the next release.
|
|
danger / danger
Running from a forked repo. Danger won't be able to post comments and workflow status on the main repo, printing directly.
|
|
danger / danger:
CHANGELOG.md#L0
### Instructions and example for changelog
Please add an entry to `CHANGELOG.md` to the "Unreleased" section. Make sure the entry includes this PR's number.
Example:
```markdown
## Unreleased
- gzip compressed envelopes ([#88](https://github.com/getsentry/github-workflows/pull/88))
```
If none of the above apply, you can opt out of this check by adding `#skip-changelog` to the PR description.
|