generate_changelog.actions.shell.bash bash# generate_changelog.actions.shell.bash(script, environment=None)[source]# Runs command-line programs using the bash’s shell. Return type: str Parameters: script (str) – environment (dict | None) –