Skip to content

Update workflows version examples#153

Merged
joselsegura merged 1 commit into
RedHatInsights:masterfrom
joselsegura:bump-version-templates
May 8, 2026
Merged

Update workflows version examples#153
joselsegura merged 1 commit into
RedHatInsights:masterfrom
joselsegura:bump-version-templates

Conversation

@joselsegura
Copy link
Copy Markdown
Contributor

Description

To avoid PRs syncing these files to the repos because the version number

Type of change

  • Bump-up dependent library (no changes in the code)

Testing steps

N/A

@joselsegura joselsegura requested a review from a team as a code owner May 8, 2026 11:58
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented May 8, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Enterprise

Run ID: 94a01051-7ef5-4909-8409-b76d87cc4c47

📥 Commits

Reviewing files that changed from the base of the PR and between d5087e3 and 078279c.

📒 Files selected for processing (4)
  • workflows_examples/bdd.yaml
  • workflows_examples/bots-auto-merge.yaml
  • workflows_examples/linters.yaml
  • workflows_examples/pytests.yaml

Summary by CodeRabbit

  • Chores
    • Updated GitHub Actions workflow configurations to reference newer versions of shared processing tools workflows.
    • Applied version updates across BDD tests, automated merge bot integration, linter processes, and Python test suite workflows to leverage latest improvements.

Walkthrough

Four GitHub Actions workflow files in workflows_examples/ are updated to reference version v0.4.3 of the RedHatInsights/processing-tools reusable workflows, up from v0.3.1 (or v0.4.1 for pytests). No changes to job configuration or inputs.

Changes

Workflow Dependency Updates

Layer / File(s) Summary
Workflow Version References
workflows_examples/bdd.yaml, workflows_examples/bots-auto-merge.yaml, workflows_examples/linters.yaml, workflows_examples/pytests.yaml
All four workflow files update their reusable workflow references to v0.4.3 of RedHatInsights/processing-tools. BDD, linters, and bots-auto-merge move from v0.3.1 to v0.4.3; pytests moves from v0.4.1 to v0.4.3.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title 'Update workflows version examples' directly and clearly summarizes the main change - updating the version numbers in workflow example files from v0.3.1/v0.4.1 to v0.4.3.
Description check ✅ Passed The description explains the purpose of the changes (avoiding PR syncs due to version number differences) and correctly identifies the change as a dependency bump with no code modifications, directly related to the changeset.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Comment @coderabbitai help to get the list of available commands and usage tips.

@joselsegura joselsegura merged commit 0a79311 into RedHatInsights:master May 8, 2026
3 checks passed
@joselsegura joselsegura deleted the bump-version-templates branch May 8, 2026 12:10
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