mozilla / metric-hub

Central hub for metric definitions that are considered the source of truth
https://mozilla.github.io/metric-hub
Mozilla Public License 2.0
13 stars 13 forks source link

Running pytest locally changes Github user name and email #414

Open scholtzan opened 4 months ago

scholtzan commented 4 months ago

We have some tests that create a Github repository and run through some artificially created commits. The Github user is set to test which also overwrites the actual local Github settings. We should find a way to avoid this