nodiscc / hecat

Generic automation tool around data stored as plaintext YAML files
GNU General Public License v3.0
29 stars 5 forks source link

processors/github_metadata: do not propagate log level to the github module #95

Open nodiscc opened 1 year ago

nodiscc commented 1 year ago

Running the github_metadata module with --log-level DEBUG results in extremely verbose output from the imported github module. Always call the github module with log level INFO.