Update auto_check.yml: bump checkout to v6 and use dedicated PR token#61
Conversation
…R_CREATOR token Co-authored-by: pablomendezroyo <41727368+pablomendezroyo@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: 5m15s 🔴 Container Error Logs
DAppNodePackage-beacon-chain.prysm-hoodi.dnp.dappnode.eth: DAppNodePackage-validator.prysm-hoodi.dnp.dappnode.eth: |
Updates the auto_check workflow to use the latest checkout action and a dedicated token for PR creation.
Changes
actions/checkout@v4→v6secrets.DAPPNODE_ACTIONS_PR_CREATORinstead ofsecrets.GITHUB_TOKENfor the workflow tokenOriginal 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.