Skip to content

Commit

Permalink
Add note about github.autoGenerate (closes #945)
Browse files Browse the repository at this point in the history
  • Loading branch information
webpro committed Mar 9, 2023
1 parent d816d40 commit eaf85d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/github-releases.md
Expand Up @@ -36,6 +36,7 @@ In this mode, release-it will open the default browser pointed at the GitHub web
- Configure `github.release: true`
- This mode is enabled automatically when the `GITHUB_TOKEN` environment variable is not set.
- Set `github.web: true` explicitly to override this `GITHUB_TOKEN` check.
- Use `github.autoGenerate: true` to let GitHub generate release notes.

In non-interactive CI mode (using `--ci` or in a CI environment), release-it will not open a browser, but instead print
the url to the GitHub web interface (including data to pre-populate the fields).
Expand Down

0 comments on commit eaf85d7

Please sign in to comment.