Skip to content

Adding Reviewers option to AutoPR#19

Merged
jordyantunes merged 5 commits intomasterfrom
auto-pr-output
Jan 27, 2025
Merged

Adding Reviewers option to AutoPR#19
jordyantunes merged 5 commits intomasterfrom
auto-pr-output

Conversation

@jordyantunes
Copy link
Contributor

This pull request includes updates to the .github/workflows/auto-pr.yaml file to enhance the functionality and improve maintainability. The most important changes involve adding new inputs for reviewers, updating the action used, and adding a new step to display output.

Enhancements to workflow functionality:

  • Added new inputs reviewers and team_reviewers to the workflow call inputs. This allows specifying individual and team reviewers for the pull request.
  • Updated the action used from fopina/upstream-to-pr@v1 to neuro-inc/upstream-to-pr@main for both tag and branch conditions.
  • Included the reviewers and team_reviewers inputs in the action calls for both tag and branch conditions.

Additional improvements:

  • Added a new step to display the output URLs of the created pull requests for both tag and branch conditions.

@jordyantunes jordyantunes merged commit d5996c8 into master Jan 27, 2025
2 checks passed
@jordyantunes jordyantunes deleted the auto-pr-output branch January 27, 2025 11:30
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