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

refactor: reviewpad configuration #5493

Merged
merged 2 commits into from
Sep 28, 2023

Conversation

ferreiratiago
Copy link
Contributor

@ferreiratiago ferreiratiago commented Sep 28, 2023

Description

This pull request introduces two changes:

  • A refactor to the Reviewpad configuration to follow the latest releases of Reviewpad.

  • A new rule called should-run-reviewpad that ignores a pull request if it contains the label reviewpad-ignore.

  • Summary of the change / bug fix.

  • Link # issue, if applicable.

  • Screenshot of the feature or the bug before/after fix, if applicable.

  • Relevant motivation and context.

  • List any dependencies that are required for this change.

How has this been tested?

This was tested using Reviewpad playground.

  • Please describe the tests that you ran to verify your changes.
  • Provide instructions so we can reproduce.
  • Please also list any relevant details for your test configuration.
  • Make sure affected commands still run in terminal
  • Ensure the SDK still works
  • Check any related reports

Checklist:

Others

  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.

@reviewpad
Copy link

reviewpad bot commented Sep 28, 2023

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

📜 Executed actions

$removeLabels(["feat S", "feat M", "feat L", "feat XL"])
$addLabel("feat XS")

@ferreiratiago ferreiratiago marked this pull request as draft September 28, 2023 13:18
@ferreiratiago ferreiratiago marked this pull request as ready for review September 28, 2023 13:27
@jmaslek jmaslek merged commit a1d1fbf into OpenBB-finance:develop Sep 28, 2023
16 of 20 checks passed
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.

2 participants