Skip to content

fix(service.yml): disable make plugin (forbidden on public repos)#211

Open
Charles Provencher (cprovencher) wants to merge 1 commit into
mainfrom
fix-service-bot-make-public
Open

fix(service.yml): disable make plugin (forbidden on public repos)#211
Charles Provencher (cprovencher) wants to merge 1 commit into
mainfrom
fix-service-bot-make-public

Conversation

@cprovencher
Copy link
Copy Markdown
Member

Why

The cc-service-bot nightly run (job 7c09131f, 2026-05-28) failed for this repo:

Invalid service-bot manifest for 'make.enable': must not be enabled for public repos

cc-service-bot does not allow the make plugin on public repositories (it would manage/expose internal cc-mk-include). This repo is public, so the plugin can never run and the nightly errors out.

Change

Set make.enable: false so service-bot skips the make plugin and processes the rest of the manifest cleanly.

Safety

Draft PR for the owning team to review. If this repo genuinely needs service-bot-managed Makefile/mk-include, it must be private instead. Part of a sweep fixing the service-bot nightly; systemic validation regressions affecting ~262 other repos are fixed in confluentinc/cc-service-bot#2030.

Copilot AI review requested due to automatic review settings May 29, 2026 20:12
@confluent-cla-assistant
Copy link
Copy Markdown

🎉 All Contributor License Agreements have been signed. Ready to merge.
Please push an empty commit if you would like to re-run the checks to verify CLA status for all contributors.

Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Disables the ServiceBot make plugin in service.yml because it is not allowed on public repositories, which was causing the cc-service-bot nightly run to fail.

Changes:

  • Set make.enable to false in service.yml so the nightly ServiceBot run skips the disallowed make plugin.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@cprovencher
Copy link
Copy Markdown
Member Author

Charles Provencher (cprovencher) commented Jun 5, 2026

🤖 Review Hub assignments

@csid-adminsIan Feeney (@ifeeneyconfluent)
Top-scored candidate (rank 1 of 12). Team was explicitly requested on this PR.

Scoring breakdown for Ian Feeney (@ifeeneyconfluent)
Factor Score
Familiarity 0
Load penalty 0
Round-robin 20
Total 20

Generated by Review Hub. This comment is rewritten on each (re)assignment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-hub:assigned Applied by Review Hub

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants