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

Update .gitignore for ops-codeowners #963

Merged
merged 1 commit into from
Mar 1, 2023

Conversation

ajschmidt8
Copy link
Member

This PR updates the .gitignore file to make the following changes:

  • Removes ops-codeowners from being responsible for Dockerfiles. We don't need to be alerted about changes to Dockerfiles
  • Ensures that we only get alerted about conda/ directory changes from the root conda/ directory (and not sub conda/ directories like those added in Add cuspatial devcontainers #960).

I skipped CI on this PR since these changes aren't tested by CI.

This PR can be admin-merged pending approval.

This PR updates the `.gitignore` file to make the following changes:

- Removes `ops-codeowners` from being responsible for Dockerfiles. We don't need to be alerted about changes to Dockerfiles
- Ensures that we only get alerted about `conda/` directory changes from the root `conda/` directory (and not sub `conda/` directories like those added in rapidsai#960).

[skip ci]
@ajschmidt8 ajschmidt8 added improvement Improvement / enhancement to an existing function non-breaking Non-breaking change labels Mar 1, 2023
@ajschmidt8 ajschmidt8 requested a review from a team as a code owner March 1, 2023 04:17
@ajschmidt8 ajschmidt8 merged commit 0ea6eea into rapidsai:branch-23.04 Mar 1, 2023
@ajschmidt8 ajschmidt8 deleted the update-git-ignore branch March 1, 2023 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
improvement Improvement / enhancement to an existing function non-breaking Non-breaking change
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

3 participants