OCA / oca-github-bot

The GitHub Bot of the Odoo Community Association (OCA)
MIT License
40 stars 57 forks source link

Hide secrets when commenting on PRs #163

Closed sbidoul closed 2 years ago

sbidoul commented 2 years ago

Writing github bots is hard.

We happen to be leaking a secret. Example here: https://github.com/OCA/maintenance/pull/157#issuecomment-981837484 This explains why our GitHub token was revoked.

sbidoul commented 2 years ago

deployed