OCA / oca-github-bot

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

ocabot sometimes not merging some PRs #164

Closed nilshamerlinck closed 2 years ago

nilshamerlinck commented 2 years ago

In the last weeks, I noticed that the ocabot sometimes doesn't fully complete merge tasks, for no valid reason: i.e.

Trying again (eventually twice) is enough for the task to finally go through, see for example: https://github.com/OCA/bank-payment/pull/866

I'm not familiar enough with the ocabot code to make any hypothesis. Does somebody have an idea what could explain this irregular behavior?

pedrobaeza commented 2 years ago

This has happened due to GitHub expiring token due to a secret reveal. It should be fixed with #163.