Skip to content

RHCLOUD-45842: removes the dependabot action to disable it#1268#86

Merged
lennysgarage merged 1 commit intoproject-kessel:mainfrom
tonytheleg:RHCLOUD-458420-remove-dependabot
Mar 16, 2026
Merged

RHCLOUD-45842: removes the dependabot action to disable it#1268#86
lennysgarage merged 1 commit intoproject-kessel:mainfrom
tonytheleg:RHCLOUD-458420-remove-dependabot

Conversation

@tonytheleg
Copy link
Contributor

@tonytheleg tonytheleg commented Mar 16, 2026

PR Template:

Describe your changes

Removes dependabot.yml to disable dependabot updates in favor of konflux

Ticket reference (if applicable)

For RHCLOUD-45842

Summary by CodeRabbit

  • Chores
    • Removed Dependabot configuration for automated dependency and GitHub Actions updates.

@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: f39a69a2-75a7-43fc-96d6-e943c6f604c9

📥 Commits

Reviewing files that changed from the base of the PR and between 1e4b891 and 6cacb84.

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

📝 Walkthrough

Walkthrough

The Dependabot configuration file (.github/dependabot.yml) has been completely removed, disabling automated dependency update checks for Go modules, Docker base images, and GitHub Actions.

Changes

Cohort / File(s) Summary
Dependabot Configuration
.github/dependabot.yml
Deleted entire Dependabot v2 configuration, including update blocks for gomod, docker, and github-actions ecosystems with daily update intervals.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Description check ⚠️ Warning The description covers the main change and ticket reference, but is missing most required checklist items and lacks detail on testing and acceptance criteria fulfillment. Complete the description template by filling out the checklist items, documenting acceptance criteria verification, testing approach, and deployment status.
✅ Passed checks (2 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly summarizes the main change: removing the dependabot configuration file to disable Dependabot updates, which is the primary purpose of the PR.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
📝 Coding Plan
  • Generate coding plan for human review comments

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

Copy link
Collaborator

@lennysgarage lennysgarage left a comment

Choose a reason for hiding this comment

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

LGTM

@lennysgarage lennysgarage merged commit 01a8bd1 into project-kessel:main Mar 16, 2026
12 checks passed
@codecov
Copy link

codecov bot commented Mar 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

Flag Coverage Δ
main 40.20% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

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

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