Skip to content

BUILD-9053 releasability for gh actions docs#97

Merged
mikolaj-matuszny-ext-sonarsource merged 2 commits intomasterfrom
feat/mmatuszny/BUILD-9053-examples
Sep 10, 2025
Merged

BUILD-9053 releasability for gh actions docs#97
mikolaj-matuszny-ext-sonarsource merged 2 commits intomasterfrom
feat/mmatuszny/BUILD-9053-examples

Conversation

@mikolaj-matuszny-ext-sonarsource
Copy link
Copy Markdown
Contributor

No description provided.

Copy link
Copy Markdown

@mstachniuk mstachniuk left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM and please see my comments before merge

Comment thread README.md
Comment thread README.md Outdated
Comment thread README.md Outdated
@mikolaj-matuszny-ext-sonarsource mikolaj-matuszny-ext-sonarsource force-pushed the feat/mmatuszny/BUILD-9053-examples branch 5 times, most recently from 4cca030 to d6ce3ac Compare September 9, 2025 09:50
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud Bot commented Sep 9, 2025

🤖 Pull Request summary

Updates documentation with comprehensive GitHub Actions integration examples.

Adds GitHub Actions usage section - Provides three implementation options (separate workflow, separate job, inline step) with complete YAML examples
Reorganizes existing content - Moves CirrusCI example to legacy section and updates generic description text
Includes best practices - Recommends separate workflow approach and explains workflow_run trigger requirements

Review focus: Verify the workflow YAML syntax and permissions are correct, especially the workflow_run trigger configuration and required GitHub token permissions.

💬 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

Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@mikolaj-matuszny-ext-sonarsource mikolaj-matuszny-ext-sonarsource force-pushed the feat/mmatuszny/BUILD-9053-examples branch 4 times, most recently from 48e3018 to 48fae3a Compare September 10, 2025 10:39
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
Comment thread README.md Outdated
@sonarqubecloud
Copy link
Copy Markdown

🤖 Pull Request summary

Updates README with comprehensive GitHub Actions integration examples and adds .serena/ to gitignore.

• Adds three GitHub Actions workflow options: separate workflow (recommended), job dependency, and inline step
• Includes complete YAML examples with proper permissions, triggers, and conditional logic
• Restructures existing CirrusCI example as "Legacy" with clearer labeling
• Adds .serena/ directory to gitignore

Review focus: Verify the workflow triggers and branch filters match your project's branching strategy, and ensure the workflow names referenced in workflow_run events are accurate.

💬 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

@mikolaj-matuszny-ext-sonarsource mikolaj-matuszny-ext-sonarsource merged commit 8584e99 into master Sep 10, 2025
7 checks passed
@mikolaj-matuszny-ext-sonarsource mikolaj-matuszny-ext-sonarsource deleted the feat/mmatuszny/BUILD-9053-examples branch September 10, 2025 10:54
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