Skip to content

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

Merged
vuillaut merged 7 commits intovuillaut:mainfrom
sunweaver:pr/add-quiet-option
Oct 6, 2023
Merged

gitlab_release_notes/generate.py: Add --quiet cmdline option.#6
vuillaut merged 7 commits intovuillaut:mainfrom
sunweaver:pr/add-quiet-option

Conversation

@sunweaver
Copy link
Copy Markdown
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
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