Skip to content

feat: add cycle-estimation and exclude-allocations inputs - #229

Merged
not-matthias merged 2 commits into
mainfrom
cod-3302-add-option-in-the-action-to-exclude-allocators
Jul 30, 2026
Merged

feat: add cycle-estimation and exclude-allocations inputs#229
not-matthias merged 2 commits into
mainfrom
cod-3302-add-option-in-the-action-to-exclude-allocators

Conversation

@not-matthias

Copy link
Copy Markdown
Member

Both map to the runner's --cycle-estimation/--exclude-allocations flags and
are only forwarded when set, so unset runs keep the runner defaults and
pinned runners without the flags keep working.

Comment thread .github/workflows/ci.yml Fixed
Both map to the runner's --cycle-estimation/--exclude-allocations flags and
are only forwarded when set, so unset runs keep the runner defaults and
pinned runners without the flags keep working.
The CI workflow had no permissions block, so every job inherited the
repository default token scope. No job uses GITHUB_TOKEN, and the action
uploads with CODSPEED_TOKEN.
@not-matthias
not-matthias force-pushed the cod-3302-add-option-in-the-action-to-exclude-allocators branch from 43ae7db to 551137a Compare July 30, 2026 10:06
@not-matthias
not-matthias merged commit 551137a into main Jul 30, 2026
36 checks passed
@not-matthias
not-matthias deleted the cod-3302-add-option-in-the-action-to-exclude-allocators branch July 30, 2026 10:08
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