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] Run a check on codeowners, backed by a github token #32025

Merged
merged 2 commits into from Apr 3, 2024

Conversation

atoulme
Copy link
Contributor

@atoulme atoulme commented Mar 28, 2024

This PR introduces a check backed by a github token that tests the content of .github/CODEOWNERS against the metadata of all the components. Given that a token is used, and won't be present in builds running with forks, this check is only made on the main branch of the repository open-telemetry/opentelemetry-collector-contrib.

As such, I can't really test if it all works. The token is provisioned by open-telemetry/community#1659. More context in #30552

@atoulme atoulme changed the title Run a check on codeowners, backed by a github token [chore] Run a check on codeowners, backed by a github token Mar 28, 2024
@atoulme atoulme added the Skip Changelog PRs that do not require a CHANGELOG.md entry label Mar 29, 2024
@atoulme atoulme marked this pull request as ready for review March 31, 2024 04:14
@atoulme atoulme requested a review from a team as a code owner March 31, 2024 04:14
@codeboten codeboten merged commit a930320 into open-telemetry:main Apr 3, 2024
148 of 149 checks passed
@github-actions github-actions bot added this to the next release milestone Apr 3, 2024
@atoulme
Copy link
Contributor Author

atoulme commented Apr 3, 2024

I'll watch main.

ycombinator pushed a commit to ycombinator/opentelemetry-collector-contrib that referenced this pull request Apr 9, 2024
…emetry#32025)

This PR introduces a check backed by a github token that tests the
content of .github/CODEOWNERS against the metadata of all the
components. Given that a token is used, and won't be present in builds
running with forks, this check is only made on the main branch of the
repository `open-telemetry/opentelemetry-collector-contrib`.

As such, I can't really test if it all works. The token is provisioned
by open-telemetry/community#1659. More context
in
open-telemetry#30552
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Skip Changelog PRs that do not require a CHANGELOG.md entry
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants