Skip to content
This repository was archived by the owner on Jul 7, 2026. It is now read-only.

fix(ci): add explicit actions: write permission for telemetry-summarize #783

Merged
gforsyth merged 1 commit into
rapidsai:mainfrom
gforsyth:telemetry-summarize-actions-write
May 12, 2026
Merged

fix(ci): add explicit actions: write permission for telemetry-summarize #783
gforsyth merged 1 commit into
rapidsai:mainfrom
gforsyth:telemetry-summarize-actions-write

Conversation

@gforsyth

Copy link
Copy Markdown
Contributor

Description

As part of rapidsai/build-planning#275 we removed the default set of permissions from all workflow jobs.

The shared-action that handles telemetry cleanup is now failing because it is trying to clean up artifacts that shouldn't remain after a given workflow run.

This PR adds an explicit actions: write permission, to allow that action to clean up those artifacts.

xref rapidsai/shared-actions#106

@gforsyth
gforsyth requested a review from a team as a code owner May 12, 2026 18:05
@gforsyth
gforsyth requested a review from bdice May 12, 2026 18:05
@gforsyth gforsyth added non-breaking Non-breaking change improvement Improvement / enhancement to an existing function labels May 12, 2026
@jameslamb
jameslamb requested review from jameslamb and removed request for bdice May 12, 2026 18:36
@gforsyth
gforsyth merged commit 5432d2f into rapidsai:main May 12, 2026
32 of 33 checks passed
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

improvement Improvement / enhancement to an existing function non-breaking Non-breaking change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants