Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add skipQuestions flag #173

Merged
merged 5 commits into from
Jul 27, 2020
Merged

Conversation

rafaelalmeidatk
Copy link
Contributor

@rafaelalmeidatk rafaelalmeidatk commented Jun 26, 2020

With the flag enabled, the prompt asking for the type of changes won't show up. The generated changelog will look like this (no headings):

- Change 1: #321
- Change 2: #322
- Change 3: #323

To avoid creating a new file just for this flag, I utilized the hook.js file with a named export to avoid breaking changes

@rafaelalmeidatk
Copy link
Contributor Author

Uh I think I could add it as a CLI flag, it would be cleaner 🤔

@timneutkens
Copy link
Member

Uh I think I could add it as a CLI flag, it would be cleaner 🤔

Yeah let's do a CLI flag!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants