Skip to content

chore(ecosystem): add ecosystem-health.sh script + NLnet applicant template#167

Merged
LucasSantana-Dev merged 2 commits intomainfrom
chore/ecosystem-health-script
Mar 16, 2026
Merged

chore(ecosystem): add ecosystem-health.sh script + NLnet applicant template#167
LucasSantana-Dev merged 2 commits intomainfrom
chore/ecosystem-health-script

Conversation

@LucasSantana-Dev
Copy link
Member

@LucasSantana-Dev LucasSantana-Dev commented Mar 16, 2026

Summary

  • Adds scripts/ecosystem-health.sh — standalone bash automation for Forge Space repo health overview
  • Adds ops/funding/nlnet/applicant.local.json.template — fill-in template for NLnet application personal data
  • Registers ecosystem:health, ecosystem:prs, ecosystem:branches, ecosystem:versions npm scripts

Ecosystem Health Script

npm run ecosystem:health     # full report: versions + open PRs + stale branches
npm run ecosystem:prs        # open PRs with mergeable status icons
npm run ecosystem:branches   # stale branches (>14 days) across all repos
npm run ecosystem:versions   # version table for all 10 repos

Covers all 10 Forge Space repos. Requires gh CLI auth.

NLnet Applicant Template

ops/funding/nlnet/applicant.local.json.template — gitignored file structure with fill-in fields:

  • Copy to applicant.local.json in the same directory
  • Fill in: legalName, publicName, email, city, country, entityType, requestedAmountEUR, durationMonths
  • Run npm run funding:nlnet:render to generate the full application packet

No functional changes

Shell script, JSON template, and package.json scripts only. No TypeScript changes.

@LucasSantana-Dev LucasSantana-Dev requested a review from a team as a code owner March 16, 2026 16:06
@coderabbitai
Copy link

coderabbitai bot commented Mar 16, 2026

Warning

Rate limit exceeded

@LucasSantana-Dev has exceeded the limit for the number of commits that can be reviewed per hour. Please wait 6 minutes and 6 seconds before requesting another review.

⌛ How to resolve this issue?

After the wait time has elapsed, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

We recommend that you space out your commits to avoid hitting the rate limit.

🚦 How do rate limits work?

CodeRabbit enforces hourly rate limits for each developer per organization.

Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout.

Please see our FAQ for further information.

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d4950c7d-f013-45a1-8e29-34a93a07084d

📥 Commits

Reviewing files that changed from the base of the PR and between ac80fbe and 7b370be.

📒 Files selected for processing (3)
  • ops/funding/nlnet/applicant.local.json.template
  • package.json
  • scripts/ecosystem-health.sh
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch chore/ecosystem-health-script
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@LucasSantana-Dev LucasSantana-Dev changed the title chore(ecosystem): add ecosystem-health.sh script and npm run ecosystem:* scripts chore(ecosystem): add ecosystem-health.sh script + NLnet applicant template Mar 16, 2026
@sonarqubecloud
Copy link

@github-actions
Copy link

github-actions bot commented Mar 16, 2026

Project Scorecard


Scorecard: 84/100 (B)
────────────────────────────────────────
  security: 100/100 (A)
  quality: 80/100 (B) — 1 violations
  performance: 67/100 (D) — 1 violations
  compliance: 75/100 (C) — 1 violations
  dependency: 100/100 (A)

Recommendations:
  - Increase test coverage to meet the 80% threshold
  - Extend log retention to at least 90 days for compliance

@github-actions
Copy link

Forge AI Quality Gate

Passed — Score 100/100 (A+) · Delta +0 · 0 new findings

Category scores
Category Score
test-autogen 100

Powered by Forge AI Action · forgespace.co

@LucasSantana-Dev LucasSantana-Dev merged commit 7416446 into main Mar 16, 2026
25 checks passed
@LucasSantana-Dev LucasSantana-Dev deleted the chore/ecosystem-health-script branch March 16, 2026 20:00
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