Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[chore] add automation for codeowner tooling #11739

Draft
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

mowies
Copy link
Member

@mowies mowies commented Nov 25, 2024

This PR copies over automation from the collector-contrib repo and slightly adjusts it where needed.
The PR includes 3 new workflows:

  • add-labels: enables users to add labels to issues by commenting /label <the-label> (although github org and other permissions apply)
  • ping-codeowners-issues: ping codeowners of a component if the label for that component was added to an issue
  • ping-codeowners-on-new-issue: search the issue text for components and add labels accordingly, then ping code owners

Part of #11562

Copy link

codecov bot commented Nov 25, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 91.54%. Comparing base (e27c4ae) to head (0632679).

Additional details and impacted files
@@           Coverage Diff           @@
##             main   #11739   +/-   ##
=======================================
  Coverage   91.54%   91.54%           
=======================================
  Files         443      443           
  Lines       23764    23764           
=======================================
  Hits        21754    21754           
  Misses       1637     1637           
  Partials      373      373           

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

Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
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