holdex / pr-time-tracker

https://autoinvoice-theta.vercel.app
0 stars 2 forks source link

Goal: exclude certain accounts from CI run. #256

Closed zolotokrylin closed 5 months ago

zolotokrylin commented 5 months ago

I have installed a new bot, and it's activity is included into CI check. How can we have a list with whitelisted accounts so the CI is not triggered when they have activity.

Example https://github.com/clearpool-finance/clearpool.finance/pull/2663#issuecomment-2143946054

georgeciubotaru commented 5 months ago

@zolotokrylin We can do that, quite quickly. Where should we store the list? What accounts are on the list?

georgeciubotaru commented 5 months ago

@zolotokrylin You can see the list here: https://github.com/holdex/pr-time-tracker/blob/main/src/lib/server/trigger-dev/utils.ts#L26

Feel free to propose other accounts in case there are.