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

versatile-data-kit: mechanism for targetted PR notifications. #1733

Merged
merged 3 commits into from
Mar 14, 2023

Conversation

antoniivanov
Copy link
Collaborator

Code owners are a feature in GitHub that can be used to automatically request reviews from the defined code owners when changes are made to specific files or folders.

Here we will use it only if someone want subscribe for tracking changes in some components/directories in the VDK repository

To subscribe for all PRs, people would use the project Watch feature.

Testing Done: tested in a fork that indeed notification are send when PR is opened for content in that folder only.

Code owners are a feature in GitHub that can be used to automatically request reviews from the defined code owners when changes are made to specific files or folders.

Here we will use it only if someone want subscribe for tracking changes in some components/directories in the VDK repository 

To subscribe for all PRs, people would use the project Watch feature.

Testing Done: tested in a fork that indeed notification are send when PR is opened for content in that folder only.
@antoniivanov antoniivanov merged commit 3a059dd into main Mar 14, 2023
@antoniivanov antoniivanov deleted the person/aivanov/codeowners branch March 14, 2023 15:57
ivakoleva pushed a commit that referenced this pull request Mar 16, 2023
Code owners are a feature in GitHub that can be used to automatically
request reviews from the defined code owners when changes are made to
specific files or folders.

Here we will use it only if someone want subscribe for tracking changes
in some components/directories in the VDK repository

To subscribe for all PRs, people would use the project Watch feature.

Testing Done: tested in a fork that indeed notification are send when PR
is opened for content in that folder only.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants