-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
50 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -40,6 +40,56 @@ Adaptly will do that for you. | |
|
||
<br /> | ||
|
||
# Privacy Policy | ||
|
||
Last Updated: 24 Aug 2023 | ||
|
||
## Introduction | ||
|
||
Welcome to Adaptly! At Adaptly, we prioritize your privacy. This Privacy Policy outlines the types of information we collect, how we use it, and the steps we take to safeguard your information while you interact with our GitHub App. | ||
|
||
By using Adaptly, you consent to the practices described in this Privacy Policy. If you do not agree with the terms of this Privacy Policy, please do not access or use our services. | ||
|
||
## What Information We Collect | ||
|
||
Given that our GitHub App is designed to be stateless and non-persistent, we do not collect or store any personal information from your GitHub repositories. Our services come into action only when a new Pull Request (PR) is generated by Dependabot or Renovate in your repository. | ||
|
||
## Information Automatically Collected | ||
|
||
Our GitHub App may automatically collect the following technical data: | ||
|
||
- GitHub repository ID | ||
- GitHub Pull Request ID | ||
- GitHub User ID of the PR creator | ||
- Timestamp of the PR | ||
|
||
# How We Use Your Information | ||
|
||
We use the automatically collected data solely to: | ||
|
||
- Post comments on Pull Requests generated by Dependabot or Renovate | ||
- Provide real-time updates and checks on such Pull Requests | ||
- Improve the functionality and performance of our GitHub App | ||
|
||
## Data Storage and Security | ||
|
||
We do not store any personal information or code from your repositories on our servers. Our services are stateless and designed to forget this information after a comment is posted on the respective PR. | ||
|
||
We take reasonable measures to protect your information from unauthorized access or against loss, misuse, or alteration by third parties. | ||
|
||
## Third-Party Links and Services | ||
|
||
Our GitHub App may contain links to third-party websites or services such as GitHub. We are not responsible for the privacy practices or the content of these third-party services. We encourage you to read the Privacy Policies of these third-party services. | ||
|
||
Changes to Our Privacy Policy | ||
|
||
We reserve the right to update this Privacy Policy at any time. Any changes will be posted on this page with an updated revision date. | ||
Contact Information | ||
|
||
If you have any questions about this Privacy Policy, you can contact us at: | ||
|
||
Email: [email protected] | ||
|
||
# Local development | ||
|
||
Table of contents: | ||
|