From ea1b4813c12dea8135d9109b893947b1d34a383e Mon Sep 17 00:00:00 2001 From: Gosuto Inzasheru Date: Thu, 13 Mar 2025 18:20:34 +0100 Subject: [PATCH] docs: add aura repo update to checklist --- .github/workflows/collect_fees_v2.yaml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/workflows/collect_fees_v2.yaml b/.github/workflows/collect_fees_v2.yaml index cd781f50..4eb0b80d 100644 --- a/.github/workflows/collect_fees_v2.yaml +++ b/.github/workflows/collect_fees_v2.yaml @@ -72,6 +72,7 @@ jobs: - [ ] `fees_to_dao` / (`fees_to_vebal` + `fees_to_dao` + `total_incentives`) == .175 - [ ] `min(aura_incentives)` > threshold - [ ] `min(bal_incentives)` > threshold + - [ ] latest [vote round data added](https://github.com/aurafinance/aura-contracts/pulls?q=is%3Apr+is%3Aclosed) by aura team? branch: gha-biweekly-fees branch-suffix: timestamp delete-branch: true