ci: add Discord notification to sync workflow#72
Conversation
Co-authored-by: Marketen <36164126+Marketen@users.noreply.github.com>
✅ SYNC TEST REPORT - PASSEDThis CI runs on a real DAppNode using the same RPC calls a user would make to configure a staker setup: execution client, consensus client, web3signer, MEV-boost, and relays. The self-hosted runner is pre-loaded with synced (or near-synced) execution client volumes, enabling fast sync and attestation tests with any client combination. Consensus clients use checkpoint sync, so no pre-synced volume is required. Sync Test: Verifies that both execution and consensus clients reach a synced state. This test ensures the staker configuration is valid and clients can synchronize with the network. 📦 Clients Used
🔖 Version TrackingExecution Client Versions
Consensus Client Versions
⏱️ Timing MeasurementsEnvironment Setup
Test Execution
Total Duration: 3m33s 🔴 Container Error Logs
DAppNodePackage-reth.hoodi-reth.dnp.dappnode.eth: |
Adds Discord notifications for sync workflow completion, matching the implementation in the Geth generic repo (commit 7552d5b6).
Changes
notifyjob to.github/workflows/sync.ymlthat runs aftersynccompletesdappnode/staker-test-utilwith result status and test typeOriginal prompt
This pull request was created from Copilot chat.
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.