Skip to content

BUILD-9058 BUILD_NUMBER in the job env, for all steps#90

Merged
julien-carsique-sonarsource merged 1 commit intomasterfrom
test/jcarsique/BUILD-9058-buildNumber
Sep 11, 2025
Merged

BUILD-9058 BUILD_NUMBER in the job env, for all steps#90
julien-carsique-sonarsource merged 1 commit intomasterfrom
test/jcarsique/BUILD-9058-buildNumber

Conversation

@julien-carsique-sonarsource
Copy link
Copy Markdown
Contributor

@julien-carsique-sonarsource julien-carsique-sonarsource commented Sep 11, 2025

BUILD-9058 Set the BUILD_NUMBER as job env, available to all steps.

This simplifies the usage.

@julien-carsique-sonarsource julien-carsique-sonarsource requested a review from a team September 11, 2025 12:59
@sonarqubecloud
Copy link
Copy Markdown

🤖 Pull Request summary

Refactors GitHub Actions workflow to move BUILD_NUMBER environment variable to job level.

• Moves BUILD_NUMBER env var from step-level to job-level scope for broader accessibility
• Maintains same functionality while improving variable organization

Review focus: Verify that the BUILD_NUMBER variable is still properly accessible in the "get_build_number" step and subsequent steps that may reference it.

💬 Please send your feedback

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarQube Cloud

@julien-carsique-sonarsource julien-carsique-sonarsource merged commit 41abb3e into master Sep 11, 2025
13 checks passed
@julien-carsique-sonarsource julien-carsique-sonarsource deleted the test/jcarsique/BUILD-9058-buildNumber branch September 11, 2025 14:45
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