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

Add CODEOWNERS and notify workflow #10275

Merged
merged 3 commits into from
Feb 11, 2022
Merged

Add CODEOWNERS and notify workflow #10275

merged 3 commits into from
Feb 11, 2022

Conversation

timroes
Copy link
Collaborator

@timroes timroes commented Feb 11, 2022

What

This PR includes two changes:

  • Add a CODEOWNER file with codeownership for the webapp to the frontend team. This will cause all PRs that are containing changes to files in airbyte-webapp or airbyte-webapp-e2e-tests automatically request (and require) a review of someone from the frontend team. That way we can make sure the frontend team stays aware of changes. The requirement for this review can be bypassed by anyone with admin rights to the repository.
  • A GitHub actions workflow, which will ping the frontend team on any issue as soon as it will be assigned the area/frontend label. That way no issue will slip and the frontend team will be aware of all new frontend issues.

@timroes
Copy link
Collaborator Author

timroes commented Feb 11, 2022

Ignoring kube tests, no code change in this PR.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants