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

gitlab_release_notes/generate.py: Add --quiet cmdline option. #6

Merged
merged 7 commits into from
Oct 6, 2023

Conversation

sunweaver
Copy link
Contributor

@sunweaver sunweaver commented Oct 3, 2023

This shall hide any output if repositories haven't seen any MRs since the last release (or the given date specified via --since).

This PR depends on #4 (as it contains changes near those changes).

…t how to use the list() method (get_all=True vs. get_all=False).
…ows one to query for merges since a certain date.
…es output if no merge requests occurred since the last release (or given date via --since).
…re were any

I.e. suppress printing out an empty line on repos with no changes when
the --quiet cmdline option was given.
@vuillaut vuillaut merged commit 84c1fee into vuillaut:main Oct 6, 2023
1 check passed
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