dequelabs / dequelabs/attest-release-scripts
Release script breaks if CHANGELOG.md does not exist
Open
- Dominant language
- Shell
- Stars
- 1
- Forks
- 1
- PR merge metrics
- No merged PRs in 30d
Description
When testing out changes from #12, I noticed this:
```
~/dev/src/github.com/dequelabs/testing-repo on master ∴ CIRCLE_PROJECT_REPONAME=testing-repo CIRCLE_PROJECT_USERNAME=dequelabs ../attest-release-scripts/src/java-github-release.sh
Releasing v3.5.1
../attest-release-scripts/src/java-github-release.sh: line 10: CHANGELOG.md: No such file or directory
```
This isn't a blocker _right now_, but it will cause issues when we run the scripts on a _new_ project.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.