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