Skip to content

Update auto_check workflow: checkout v6 and DAPPNODE_ACTIONS_PR_CREATOR token - #76

Merged
Pol-Lanski merged 2 commits into
mainfrom
copilot/update-auto-check-workflow
Mar 5, 2026
Merged

Update auto_check workflow: checkout v6 and DAPPNODE_ACTIONS_PR_CREATOR token#76
Pol-Lanski merged 2 commits into
mainfrom
copilot/update-auto-check-workflow

Conversation

Copilot AI commented Feb 19, 2026

Copy link
Copy Markdown
Contributor

Updates .github/workflows/auto_check.yml to use the latest checkout action and the correct token for automated PR creation.

Changes

  • Bump actions/checkout from v4 to v6
  • Replace GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} with GITHUB_TOKEN: ${{ secrets.DAPPNODE_ACTIONS_PR_CREATOR }}
Original prompt

Repository: dappnode/DAppNodePackage-reth-generic

Create a pull request updating .github/workflows/auto_check.yml with:

  1. Bump actions/checkout to v6.
  2. Set env GITHUB_TOKEN to ${{ secrets.DAPPNODE_ACTIONS_PR_CREATOR }}.

Acceptance criteria:

  • Only .github/workflows/auto_check.yml is changed unless strictly necessary.
  • YAML remains valid.
  • PR title/description summarize both changes.

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.

Copilot AI changed the title [WIP] Update actions/checkout to v6 and set GITHUB_TOKEN Update auto_check workflow: checkout v6 and DAPPNODE_ACTIONS_PR_CREATOR token Feb 19, 2026
@Pol-Lanski
Pol-Lanski marked this pull request as ready for review March 5, 2026 08:40
@Pol-Lanski
Pol-Lanski merged commit 424b7bb into main Mar 5, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants