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

feat: reviewpad onboarding #1904

Merged
merged 11 commits into from
May 21, 2023
Merged

feat: reviewpad onboarding #1904

merged 11 commits into from
May 21, 2023

Conversation

reviewpad[bot]
Copy link
Contributor

@reviewpad reviewpad bot commented May 16, 2023

Reviewpad-Thin-Logo-Simple

Welcome to Reviewpad! This is an onboarding pull request to help you configure Reviewpad before it starts speeding up and securing your pull requests.

To activate Reviewpad, merge this Pull Request. To disable Reviewpad, simply close this Pull Request unmerged.

Configuration

Reviewpad is configured by adding a reviewpad.yml to the root of your repository. This file contains a list of workflows that Reviewpad will use to automate actions on your pull requests. Each workflow is triggered based on some defined conditions called rules.

To get you started, we provide a default configuration (attached to this PR) with some best practices.

If you wish to tune this configuration, simply edit the reviewpad.yml file in this branch and push it.

Please make sure to test your configuration before pushing it. You can run your configuration against a public repository using our Reviewpad Playground.

What to Expect

With your current configuration, Reviewpad will perform the following automations in the last 2 open pull requests:

Need help?

If you have any questions please check out our documentation or get in touch with us.


This PR has been generated by Reviewpad and it was triggered by the installation of the Reviewpad GitHub App.

@reviewpad
Copy link
Contributor Author

reviewpad bot commented May 16, 2023

Reviewpad Report (Reviewpad ran in dry-run mode because configuration has changed)

📜 Executed actions

$assignReviewer($team("developers-current"), 1, "reviewpad")
$removeLabel("small")
$addLabel("medium")
$removeLabel("large")

@damianhxy damianhxy self-requested a review May 17, 2023 05:17
@damianhxy damianhxy added this pull request to the merge queue May 21, 2023
Merged via the queue into master with commit fa6a5f8 May 21, 2023
6 checks passed
@damianhxy damianhxy deleted the reviewpad/configure branch May 21, 2023 08:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant