Skip to content

chore(repo): improve issue/PR templates and trim triage docs - #3372

Merged
hubcio merged 2 commits into
masterfrom
repo/issue-pr-templates
May 29, 2026
Merged

chore(repo): improve issue/PR templates and trim triage docs#3372
hubcio merged 2 commits into
masterfrom
repo/issue-pr-templates

Conversation

@hubcio

@hubcio hubcio commented May 29, 2026

Copy link
Copy Markdown
Contributor

Issue reporters without triage permission could not categorize
their own issues, and the PR template only offered Closes #,
forcing an auto-close link even for partial or related work.

Add an "Affected area / component" dropdown to the bug and feature
forms plus a workflow that maps the selection onto real labels at
creation, offer Relates to # alongside Closes #, and add a
checkbox so reporters can signal intent to submit a PR.

Also trim the PR triage section in CONTRIBUTING.md (~130 lines of
collector/artifact/concurrency internals down to the commands and
who runs them) and shorten the bot's PR welcome comment to match.

@github-actions github-actions Bot added the S-waiting-on-review PR is waiting on a reviewer label May 29, 2026
Issue reporters without triage permission could not categorize
their own issues, and the PR template only offered `Closes #`,
forcing an auto-close link even for partial or related work.

Add an "Affected area / component" dropdown to the bug and feature
forms plus a workflow that maps the selection onto real labels at
creation, offer `Relates to #` alongside `Closes #`, and add a
checkbox so reporters can signal intent to submit a PR.

Also trim the PR triage section in CONTRIBUTING.md (~130 lines of
collector/artifact/concurrency internals down to the commands and
who runs them) and shorten the bot's PR welcome comment to match.
@hubcio
hubcio force-pushed the repo/issue-pr-templates branch from 0d26057 to b5eabf5 Compare May 29, 2026 09:52
@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 73.63%. Comparing base (7316b09) to head (7a10cb6).

Additional details and impacted files
@@             Coverage Diff              @@
##             master    #3372      +/-   ##
============================================
- Coverage     73.66%   73.63%   -0.04%     
  Complexity      943      943              
============================================
  Files          1223     1223              
  Lines        115710   115710              
  Branches      92447    92474      +27     
============================================
- Hits          85239    85201      -38     
- Misses        27598    27602       +4     
- Partials       2873     2907      +34     
Components Coverage Δ
Rust Core 74.67% <ø> (+0.01%) ⬆️
Java SDK 58.44% <ø> (ø)
C# SDK 69.41% <ø> (-0.52%) ⬇️
Python SDK 81.06% <ø> (ø)
Node SDK 91.32% <ø> (-0.22%) ⬇️
Go SDK 40.20% <ø> (ø)
see 32 files with indirect coverage changes
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@hubcio
hubcio merged commit 3c48089 into master May 29, 2026
88 checks passed
@hubcio
hubcio deleted the repo/issue-pr-templates branch May 29, 2026 11:20
@github-actions github-actions Bot removed the S-waiting-on-review PR is waiting on a reviewer label May 29, 2026
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.

4 participants