Skip to content

Enable build scans for all jobs on CI and nightly flows#7778

Merged
landomen merged 2 commits intodevelopfrom
feature/domen/enable-build-scan-missing-jobs
Feb 20, 2026
Merged

Enable build scans for all jobs on CI and nightly flows#7778
landomen merged 2 commits intodevelopfrom
feature/domen/enable-build-scan-missing-jobs

Conversation

@landomen
Copy link
Contributor

@landomen landomen commented Feb 19, 2026

Task/Issue URL: https://app.asana.com/1/137249556945/project/488551667048375/task/1213360779751566?focus=true

Description

Adds Develocity build scan support to the CI jobs that we missed originally.

Steps to test this PR

No QA needed

UI changes

No UI changes


Note

Low Risk
Workflow-only change that adds an env var from secrets; risk is limited to CI behavior and secret availability/misconfiguration.

Overview
Enables Develocity build scan support across CI and nightly GitHub Actions by exporting DEVELOCITY_ACCESS_KEY from secrets into the code_formatting, unit_tests, and lint jobs.

This makes those Gradle tasks run with the same build-scan credentials as the other workflows/jobs, without changing any build logic or tasks executed.

Written by Cursor Bugbot for commit 9068256. This will update automatically on new commits. Configure here.

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@landomen landomen merged commit c06178b into develop Feb 20, 2026
6 checks passed
@landomen landomen deleted the feature/domen/enable-build-scan-missing-jobs branch February 20, 2026 09:16
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.

2 participants