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

fix: consider variables in transformer functions #944

Merged
merged 2 commits into from
Jun 6, 2023
Merged

Conversation

zolamk
Copy link
Contributor

@zolamk zolamk commented Jun 6, 2023

Description

Considers variables when providing defaults to built-ins with regular expressions.

Summary generated by Reviewpad on 06 Jun 23 12:48 UTC

This pull request updates the addDefaultsToRequestedReviewers() function in the engine/transform.go file to allow for optional arguments for total required reviewers and policy. Additionally, a regular expression used to match the input has been updated, and several other functions have been updated to handle optional arguments.

copilot:summary

Code review and merge strategy

Ship: this pull request can be automatically merged and does not require code review

How

copilot:walkthrough

@reviewpad reviewpad bot added ship Pull request can be automatically merged and does not require code review large large pull request labels Jun 6, 2023
Copy link

@reviewpad reviewpad bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request is in ship mode. Reviewpad will merge it.

@reviewpad reviewpad bot added this pull request to the merge queue Jun 6, 2023
Merged via the queue into main with commit 01ab905 Jun 6, 2023
3 checks passed
@ferreiratiago ferreiratiago deleted the fix/transformers branch July 10, 2023 11:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
large large pull request ship Pull request can be automatically merged and does not require code review
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant