ubiquity-os-marketplace / daemon-merging

Automatically merges pull-requests that do not have activity beyond a certain deadline.
0 stars 7 forks source link

Last activity doesn't seem to take reviews and comments into account #17

Open gentlementlegen opened 1 month ago

gentlementlegen commented 1 month ago
          Interesting that the bot didn't care about your comments @0x4007 for activity. Also, the `skipBotEvents` didn't seem to work, no rewards have been generated. It is properly set [here](https://github.com/ubiquibot/ubiquibot-config/blob/main/.github/.ubiquibot-config.yml#L34).

Related logs.

Originally posted by @gentlementlegen in https://github.com/ubiquibot/user-activity-watcher/issues/15#issuecomment-2317098125

The pull-request got merged even though activity was recent (under 2 hours prior), which should have delayed the merge even if CI was green and there was enough validations.