Skip to content

Bug: error when trying to backfill during onboarding #524

@fwuensche

Description

@fwuensche
Image

Generate .cherry.js file:

export default {
  repository: {
    host: 'github.com',
    owner: 'LemyV',
    name: 'qualicoach_v1',
    subdir: '',
  },
  plugins: { loc: {} },
  metrics: [
    {
      name: 'TODO/FIXME',
      pattern: /(TODO|FIXME):/i,
    },
  ],
}

Error when trying to backfill:

➜  qualicoach_v1 git:(migrate-to-ts) cherry backfill --api-key=...

On day 2025-08-05...
Checking out 30abae3c1d9b35c1e5a7d9e641e7c5436267aa86
  ✓ Matching patterns
  ✓ Running plugin
    ✓ loc
Specify a project_name in your cherry.js configuration file before pushing metrics

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions