Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support for record_ecosystem_meta output; Renable enable-record-ecosystem-meta experiment by default #1611

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

rhyskoedijk
Copy link
Contributor

This is the long-term fix for #1537, see #1537 (comment) for more context.

dependabot/cli#407 will add support for the record_ecosystem_meta output in Dependabot-CLI. After it is merged, the enable-record-ecosystem-meta experiment to be reenabled, which is what GitHub Dependabot does.

Ultimately, this change adds zero extra functionality to the DevOps Dependabot implementation. However, it does:

  1. Keep the behaviour between GitHub and DevOps aligned
  2. Remove the special handling that was previously required for this experiment
  3. Prevent experiments.ts: disable 'enable-record-ecosystem-meta' #1537 from regressing if the dependabot-core team decide to bake this experiment in to the core code through a future update

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.

1 participant