mozilla / perf-triage

Tools used for triaging performance bugs.
https://mozilla.github.io/perf-triage/
Mozilla Public License 2.0
2 stars 5 forks source link

No issue: set Actions to add specific files; change .gitignore; rm *pyc. #18

Closed mcomella closed 2 years ago

mcomella commented 2 years ago

The bot may unexpectedly add files added to the worker, like API keys, so we make it safer by specifying specific files to add and unadd the files it has already added.