Skip to content

chore: finalize issue templates (scoped titles + ordering) (#275)#276

Merged
SamuelHassine merged 1 commit into
mainfrom
chore/templates-final
Jun 7, 2026
Merged

chore: finalize issue templates (scoped titles + ordering) (#275)#276
SamuelHassine merged 1 commit into
mainfrom
chore/templates-final

Conversation

@SamuelHassine

Copy link
Copy Markdown
Member

Summary

Finalizes the issue templates across all Filigran repositories:

  • Numeric-prefix ordering so the chooser is consistent everywhere.
  • Scoped default titles (feat(scope): / fix(scope): , integration name for connectors/collectors/injectors) so new issues follow the Conventional Commits convention.
  • Public config (native GitHub security reporting).

Closes #275

@SamuelHassine SamuelHassine merged commit 0a48f46 into main Jun 7, 2026
7 of 11 checks passed
@SamuelHassine SamuelHassine deleted the chore/templates-final branch June 7, 2026 15:34
@github-actions github-actions Bot added the filigran team Item from the Filigran team. label Jun 7, 2026
@codecov

codecov Bot commented Jun 7, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.34%. Comparing base (ebe575f) to head (01bfcf6).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #276   +/-   ##
=======================================
  Coverage   70.34%   70.34%           
=======================================
  Files          49       49           
  Lines        1966     1966           
=======================================
  Hits         1383     1383           
  Misses        583      583           
Flag Coverage Δ
connectors 70.34% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

filigran team Item from the Filigran team.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore: finalize issue templates (scoped titles + ordering)

2 participants