Skip to content

Conversation

codeboten
Copy link
Contributor

This is a follow up to 8658c56. Some references to install-tools were left behind

This is a follow up to open-telemetry@8658c56. Some references to `install-tools` were left behind

Signed-off-by: alex boten <[email protected]>
@codeboten codeboten requested a review from a team as a code owner September 24, 2025 15:19
@codeboten codeboten mentioned this pull request Sep 24, 2025
Copy link

codecov bot commented Sep 24, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 91.65%. Comparing base (2e5abce) to head (9ac7af2).

Additional details and impacted files
@@            Coverage Diff             @@
##             main   #13898      +/-   ##
==========================================
- Coverage   91.67%   91.65%   -0.03%     
==========================================
  Files         652      652              
  Lines       42516    42516              
==========================================
- Hits        38978    38966      -12     
- Misses       2730     2739       +9     
- Partials      808      811       +3     

☔ 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.

github-merge-queue bot pushed a commit that referenced this pull request Oct 7, 2025
<!--Ex. Fixing a bug - Describe the bug and how this fixes the issue.
Ex. Adding a feature - Explain what this achieves.-->
#### Description

This PR ports the `check-codeowners` workflow from the
`opentelemetry-collector-contrib` repository.

On this side, the command referenced in the workflow is `make
generate-codeowners` instead of `make gencodeowners` as is in the
contrib version. In the `Makefile`, I added the `-skipgithub` to avoid
giving an error like below when the members run it.

```sh
2025/09/25 22:52:36 set the environment variable `GITHUB_TOKEN` to a PAT token to authenticate
```

I ran `gengithub`, which also produced some changes in issue templates.

Like the PR
#13898, I
also removed the `make install-tools` from this workflow.

The idea to port this workflow here came from the PR
open-telemetry/opentelemetry-collector-contrib#42999
discussion in Slack.

---------

Signed-off-by: Paulo Dias <[email protected]>
@codeboten
Copy link
Contributor Author

superseeded by #13906

@codeboten codeboten closed this Oct 8, 2025
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.

3 participants