Skip to content

Conversation

@nadir-akhtar
Copy link
Contributor

@nadir-akhtar nadir-akhtar commented Feb 7, 2025

Motivation

Currently, the Forge Test (Intense) workflow runs on every PR. However, the results of this workflow are not helpful for deciding whether to merge PRs, as the Intense workflow is designed for continuous fuzzing on an infrequent (e.g. once per day) basis. As such, this creates noise when reviewing PRs.

Changes

  • Creates the Forge Test (Intense) workflow with its own triggers, moving the functionality out of .github/workflows/foundry.yml

Impact

  • Removes checks from PRs that are not relevant for merging while still making sure they run either upon manual dispatch or when merging into critical branches

@nadir-akhtar nadir-akhtar force-pushed the nadir/adjust-intense-test-workflow branch from 7b28c69 to 774ff7e Compare February 7, 2025 23:37
@nadir-akhtar nadir-akhtar merged commit c9abbe4 into test/slashing-release Feb 8, 2025
5 checks passed
@nadir-akhtar nadir-akhtar deleted the nadir/adjust-intense-test-workflow branch February 8, 2025 00:53
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