You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Usage: create_changelog [OPTIONS]
Options:
-m, --milestone TEXT Milestone to get the issues from (version)
[required]
--issues / --no-issues Also get the data on the issues [default: False]
--changelog_path TEXT Path to drop the changelog file in [default: /tmp]
--owner TEXT GitHub owner name [default: gisce]
--repository TEXT GitHub repository name [default: erp]
--help Show this message and exit.