Skip to content

chore: add needs-triage caller workflow#5398

Merged
rdimitrov merged 1 commit into
mainfrom
add-needs-triage-workflow
May 29, 2026
Merged

chore: add needs-triage caller workflow#5398
rdimitrov merged 1 commit into
mainfrom
add-needs-triage-workflow

Conversation

@dussab

@dussab dussab commented May 29, 2026

Copy link
Copy Markdown
Member

Wires up the org-wide needs-triage reusable workflow. Any new or reopened issue is auto-labeled needs-triage; removing the label signals a maintainer has triaged it. Bot-authored issues are skipped.

Caller declares minimal permissions: issues: write and pins the reusable workflow to a commit SHA (v1). Verified end-to-end in the sandbox.

@dussab dussab requested a review from JAORMX as a code owner May 29, 2026 10:53
@github-actions github-actions Bot added the size/XS Extra small PR: < 100 lines changed label May 29, 2026
@rdimitrov rdimitrov merged commit 296cf34 into main May 29, 2026
19 checks passed
@rdimitrov rdimitrov deleted the add-needs-triage-workflow branch May 29, 2026 10:56
@codecov

codecov Bot commented May 29, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 68.79%. Comparing base (0578af6) to head (d1c36c3).
⚠️ Report is 3 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #5398      +/-   ##
==========================================
- Coverage   68.82%   68.79%   -0.03%     
==========================================
  Files         628      628              
  Lines       63900    63900              
==========================================
- Hits        43977    43960      -17     
- Misses      16668    16685      +17     
  Partials     3255     3255              

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

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

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

Labels

size/XS Extra small PR: < 100 lines changed

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants