Skip to content

fix publish-to-bcr workflow#3869

Open
mmorel-35 wants to merge 1 commit intoopen-telemetry:mainfrom
mmorel-35:bcr
Open

fix publish-to-bcr workflow#3869
mmorel-35 wants to merge 1 commit intoopen-telemetry:mainfrom
mmorel-35:bcr

Conversation

@mmorel-35
Copy link
Contributor

@mmorel-35 mmorel-35 commented Feb 16, 2026

Fixes #3856

Changes

Provide a registry_fork field, see https://github.com/bazel-contrib/publish-to-bcr/tree/main?tab=readme-ov-file#2-reference-the-reusable-workflow-in-your-publish-job

will require a open-telemetry/bazel-central-registry fork

For significant contributions please make sure you have completed the following items:

  • CHANGELOG.md updated for non-trivial changes
  • Unit tests have been added
  • Changes in public API reviewed

@mmorel-35 mmorel-35 requested a review from a team as a code owner February 16, 2026 20:07
@mmorel-35 mmorel-35 force-pushed the bcr branch 3 times, most recently from 66a3d6c to 3cfa79f Compare February 16, 2026 20:10
@codecov
Copy link

codecov bot commented Feb 16, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 89.99%. Comparing base (75b8a2f) to head (f171a65).

Additional details and impacted files

Impacted file tree graph

@@           Coverage Diff           @@
##             main    #3869   +/-   ##
=======================================
  Coverage   89.99%   89.99%           
=======================================
  Files         225      225           
  Lines        7170     7170           
=======================================
  Hits         6452     6452           
  Misses        718      718           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

Copy link
Member

@marcalff marcalff left a comment

Choose a reason for hiding this comment

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

Thanks for the fix.

About:

# Allow manual triggering for testing and recovery

is there a way for a maintainer to provide a custom input tag to use a different bcr fork?

Using https://github.com/marcalff/bazel-central-registry myself, I think anyone should be able to provide their own repo when using a manual workflow.

Signed-off-by: Matthieu MOREL <matthieu.morel35@gmail.com>
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.

[CI] Publish to BCR workflow broken

2 participants