Skip to content

Add comment parameter validation passed to GHA and improve docs#11855

Merged
Frawless merged 8 commits intostrimzi:mainfrom
Frawless:gha-trigger-docs-improvements
Sep 30, 2025
Merged

Add comment parameter validation passed to GHA and improve docs#11855
Frawless merged 8 commits intostrimzi:mainfrom
Frawless:gha-trigger-docs-improvements

Conversation

@Frawless
Copy link
Copy Markdown
Member

@Frawless Frawless commented Sep 10, 2025

Type of change

  • Enhancement / new feature
  • Documentation

Description

This PR adds validation for passed comment data into our STs workflows. It also contains docs improvements.

Checklist

  • Write tests
  • Make sure all tests pass
  • Update documentation

@Frawless Frawless added this to the 0.49.0 milestone Sep 10, 2025
@codecov
Copy link
Copy Markdown

codecov bot commented Sep 10, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 67.55%. Comparing base (f800ed3) to head (1e52f48).
⚠️ Report is 15 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main   #11855      +/-   ##
============================================
- Coverage     67.58%   67.55%   -0.04%     
+ Complexity     7105     7100       -5     
============================================
  Files           574      574              
  Lines         28181    28177       -4     
  Branches       3201     3199       -2     
============================================
- Hits          19046    19034      -12     
- Misses         7812     7818       +6     
- Partials       1323     1325       +2     

see 7 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@Frawless Frawless force-pushed the gha-trigger-docs-improvements branch 3 times, most recently from 6873abd to 4b664dd Compare September 12, 2025 14:06
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>

# Conflicts:
#	.github/docs/README.md
#	.github/workflows/run-system-tests.yml
#	.github/workflows/system-tests.yml
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless force-pushed the gha-trigger-docs-improvements branch from 4b664dd to 198d95a Compare September 25, 2025 16:58
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless force-pushed the gha-trigger-docs-improvements branch from 5ac23f4 to 7f392c3 Compare September 25, 2025 18:53
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless force-pushed the gha-trigger-docs-improvements branch from a95c551 to b1c3a83 Compare September 26, 2025 12:36
This reverts commit 113f300.

Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
Signed-off-by: Jakub Stejskal <xstejs24@gmail.com>
@Frawless Frawless force-pushed the gha-trigger-docs-improvements branch from b1c3a83 to 1e52f48 Compare September 26, 2025 12:45
@Frawless Frawless marked this pull request as ready for review September 26, 2025 14:31
@Frawless Frawless merged commit b57b480 into strimzi:main Sep 30, 2025
36 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants