Skip to content

Commit

Permalink
Note that we should not add private repos to that list
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonStoltz committed Jan 29, 2025
1 parent a338983 commit 617a524
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/eui-usage-analytics/scan.js
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@ const codeowners = new Codeowners('../../../kibana');
const path = require('path');
const cwd = path.resolve(__dirname);

// NOTE: Do not add private repos to this list. If we plan to add private repos, we should do so via configuration rather than source.
const repos = {
kibana: {
linkPrefix: 'https://github.com/elastic/kibana/blob/main/',
Expand Down

0 comments on commit 617a524

Please sign in to comment.