-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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
[Weekly Report] Add section for components looking for new code owners #31419
Comments
Duplicates? #32490 |
Not quite. This request is to include a list of components that have the following in their
This is meant to let OpenTelemetry contributors know that this component welcomes help from anyone, and that contributors are welcome to become code owners. #32490 is to list issues/PRs that have the label |
Would something like this work? Components Report
|
I really like the component links! I'd prefer to remove the |
Variation
|
Sure, that format works for me 👍 |
**Description:** Add a section to the weekly report with the list of components looking for code owners based on the `status.codeowners.seeking_new` property of the metadata.yaml file. **Link to tracking Issue:** #31419 **Testing:** ``` act -j get_issues -e <(echo '{"repository": {"owner": {"login": "your-github-username"}}}') -s [GITHUB_TOKEN=](09 i0) ``` --------- Co-authored-by: Curtis Robert <[email protected]> Co-authored-by: Tyler Helmuth <[email protected]>
This issue has been inactive for 60 days. It will be closed in 60 days if there is no activity. To ping code owners by adding a component label, see Adding Labels via Comments, or if you are unsure of which component this issue relates to, please ping |
Support for this was added in #33397, view the most recent weekly report to see the |
Component(s)
No response
Describe the issue you're reporting
Filing from #31115 (comment)
This request is to add a section to the weekly report that lists components that are looking for new code owners, in an effort to communicate with interested contributors where they can help out.
The text was updated successfully, but these errors were encountered: