Skip to content

[all] ci(issues): add gh action for auto-labelling needs triage (#201)#207

Open
guzmud wants to merge 1 commit intomainfrom
ci/201-add-needs-triage-label
Open

[all] ci(issues): add gh action for auto-labelling needs triage (#201)#207
guzmud wants to merge 1 commit intomainfrom
ci/201-add-needs-triage-label

Conversation

@guzmud
Copy link
Copy Markdown
Member

@guzmud guzmud commented Apr 15, 2026

Proposed changes

  • New github actions (workflows) for automatically adding "needs triage" label to opened and reopened issues

Testing Instructions

  1. Merge and create a new issue?

Related issues

Checklist

  • I consider the submitted work as finished
  • I tested the code for its functionality
  • I wrote test cases for the relevant uses case
  • I added/update the relevant documentation (either on github or on notion)
  • Where necessary I refactored code to improve the overall quality
  • For bug fix -> I implemented a test that covers the bug

Further comments

Code originally provided by @ncarenton (credit where credit's due)

@guzmud guzmud added tiny use to identify tiny feature to develop or bug to fix (< a week to solve) tech foundation labels Apr 15, 2026
@github-actions github-actions bot added the filigran team use to identify PR from the Filigran team label Apr 15, 2026
@codecov
Copy link
Copy Markdown

codecov bot commented Apr 15, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 70.39%. Comparing base (8da3b7b) to head (f5ea0f7).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #207   +/-   ##
=======================================
  Coverage   70.39%   70.39%           
=======================================
  Files          58       58           
  Lines        2327     2327           
=======================================
  Hits         1638     1638           
  Misses        689      689           
Flag Coverage Δ
connectors 70.39% <ø> (ø)

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

☔ View full report in Codecov by Sentry.
📢 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 use to identify PR from the Filigran team tech foundation tiny use to identify tiny feature to develop or bug to fix (< a week to solve)

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add GitHub Actions workflow to auto-label new issues with "needs triage"

2 participants