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

Tack on apm-idm-dotnet reviewers to auto-bump PRs #6665

Merged
merged 1 commit into from
Feb 13, 2025

Conversation

bouwkast
Copy link
Contributor

@bouwkast bouwkast commented Feb 13, 2025

Summary of changes

Adds apm-idm-dotnet as a reviewer to auto PRs.

Reason for change

I get a summary of open PRs, but these are missing

Implementation details

Added the teams
Updated to team-reviewers as that seems to be more correct according to documentation

Test coverage

Other details

Note: this shouldn't make apm-idm-dotnet a required reviewer. If it does then revert this change.

@bouwkast bouwkast requested a review from a team as a code owner February 13, 2025 13:56
@github-actions github-actions bot added the area:builds project files, build scripts, pipelines, versioning, releases, packages label Feb 13, 2025
Copy link
Member

@andrewlock andrewlock left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This just changes the suggested reviewers right, it doesn't change anything about codeowners?

@bouwkast
Copy link
Contributor Author

This just changes the suggested reviewers right, it doesn't change anything about codeowners?

Correct, this should be just suggested reviewers, if it actually requires them which I don't think it will I'll revert it

@bouwkast bouwkast merged commit bc34148 into master Feb 13, 2025
99 of 101 checks passed
@bouwkast bouwkast deleted the steven/apm-idm-dotnet branch February 13, 2025 22:24
@github-actions github-actions bot added this to the vNext-v3 milestone Feb 13, 2025
andrewlock added a commit that referenced this pull request Feb 25, 2025
## Summary of changes

- Fixes the broken workflow
- Updates the version of `peter-evans/create-pull-request` (as a safe
test of the newer version)

## Reason for change

#6665 tried to
automatically add reviewers to the auto-created PR, but tl;dr; it didn't
work, and was causing the action to fail. We could look at using a PAT
to work around the issue, but IMO it's not worth it, so reverted.

As I was testing it anyway, also bumped the version of the action - we
can look at bumping it everywhere if this doesn't run into issues.

## Implementation details

Remove the `team-reviewers` option and manually update the package
version

## Test coverage

Did a test run
[here](https://github.com/DataDog/dd-trace-dotnet/actions/runs/13519784696/job/37776296046)
and it worked

## Other details

Partially reverts #6665
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area:builds project files, build scripts, pipelines, versioning, releases, packages
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants