Skip to content

Remove sync to insights-operator-gathering-conditions for the pytest jobs#120

Merged
joselsegura merged 1 commit into
RedHatInsights:masterfrom
joselsegura:disable-pytest-sync
May 7, 2026
Merged

Remove sync to insights-operator-gathering-conditions for the pytest jobs#120
joselsegura merged 1 commit into
RedHatInsights:masterfrom
joselsegura:disable-pytest-sync

Conversation

@joselsegura
Copy link
Copy Markdown
Contributor

Description

The reusable workflow for pytests is not compatible with insights-operator-gathering-conditions for several reasons:

  • Not defining a package, so no pip install is possible
  • Tests need an environment with Go tools installed.

As the job will differ a lot from the existing one, and it is already covered and working, removing the sync for that specific repo.

Type of change

  • Configuration update

Testing steps

No test, just deploy

@joselsegura joselsegura requested a review from a team as a code owner April 30, 2026 11:08
@coderabbitai
Copy link
Copy Markdown
Contributor

coderabbitai Bot commented Apr 30, 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: 35dbeb73-8270-4c0d-86f4-5a9e9b8663d8

📥 Commits

Reviewing files that changed from the base of the PR and between 244dcd0 and 1dbe5f0.

📒 Files selected for processing (1)
  • .github/sync.yml
💤 Files with no reviewable changes (1)
  • .github/sync.yml

Summary by CodeRabbit

  • Chores
    • Updated workflow synchronization configuration settings.

Walkthrough

A workflow sync mapping for pytests.yaml is removed from the sync configuration file for the RedHatInsights/insights-operator-gathering-conditions repository. The pytests workflow updates will no longer be automatically synchronized to the repository.

Changes

Cohort / File(s) Summary
Workflow Sync Configuration
.github/sync.yml
Removed the pytests.yaml workflow mapping from the sync configuration, preventing automatic propagation of pytests workflow updates from the source repository.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly describes the main change: removing sync configuration for pytest jobs related to insights-operator-gathering-conditions.
Description check ✅ Passed The description provides clear context explaining why the sync is being removed, including incompatibility issues with the target repository.
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

Review rate limit: 9/10 reviews remaining, refill in 6 minutes.

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

@joselsegura joselsegura enabled auto-merge April 30, 2026 11:16
@joselsegura joselsegura merged commit 37362ac into RedHatInsights:master May 7, 2026
3 checks passed
@joselsegura joselsegura deleted the disable-pytest-sync branch May 7, 2026 06:50
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