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).
Report is 203 commits behind head on main.

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.

@mowies mowies force-pushed the add-ping-automation branch from 4282342 to 616534c Compare November 26, 2024 09:43
Signed-off-by: Moritz Wiesinger <[email protected]>
Signed-off-by: Moritz Wiesinger <[email protected]>
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 11, 2024
@mowies
Copy link
Member Author

mowies commented Dec 11, 2024

this is on hold until #11756 is merged

@github-actions github-actions bot removed the Stale label Dec 12, 2024
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Dec 28, 2024
@mowies
Copy link
Member Author

mowies commented Dec 28, 2024

I will continue working on this after the Christmas break

@github-actions github-actions bot removed the Stale label Jan 4, 2025
Copy link
Contributor

This PR was marked stale due to lack of activity. It will be closed in 14 days.

@github-actions github-actions bot added the Stale label Jan 21, 2025
@mowies
Copy link
Member Author

mowies commented Jan 21, 2025

this is on hold until #11756 is merged

@github-actions github-actions bot removed the Stale label Jan 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants