Skip to content

Update MergeConfig to be PullRequestConfig #237

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

Closed
wants to merge 4 commits into from

Conversation

josephperrott
Copy link
Member

See individual commits.

…ng the full config object

Rather than merging the GithubConfig and MergeConfig objects together to be passed, we just pass
the actual config object which contains both of these interfaces as attributes.
… attribute at pullRequest instead of merge

Rather than using MergeConfig from merge in the ng-dev config object, we use PullRequestConfig from pullRequest
as this config applies to all `pr` commands.

Fixes angular#203

BREAKING CHANGE:
`MergeConfig` has been renamed to `PullRequestConfig` and is now accessed via `pullRequest` on the provided
ng-dev config.
@josephperrott josephperrott added action: merge The PR is ready for merge by the caretaker action: review The PR is still awaiting reviews from at least one requested reviewer labels Sep 20, 2021
@google-cla google-cla bot added the cla: yes label Sep 20, 2021
@josephperrott josephperrott removed the action: review The PR is still awaiting reviews from at least one requested reviewer label Sep 20, 2021
…ver the attribute at pullRequest instead of merge
@josephperrott
Copy link
Member Author

This PR was merged into the repository by commit 36d587a.

josephperrott added a commit that referenced this pull request Sep 20, 2021
… attribute at pullRequest instead of merge (#237)

Rather than using MergeConfig from merge in the ng-dev config object, we use PullRequestConfig from pullRequest
as this config applies to all `pr` commands.

Fixes #203

BREAKING CHANGE:
`MergeConfig` has been renamed to `PullRequestConfig` and is now accessed via `pullRequest` on the provided
ng-dev config.

PR Close #237
josephperrott added a commit that referenced this pull request Sep 20, 2021
@josephperrott josephperrott deleted the refactor-pr branch September 20, 2021 20:52
@angular-automatic-lock-bot
Copy link

This issue has been automatically locked due to inactivity.
Please file a new issue if you are encountering a similar or related problem.

Read more about our automatic conversation locking policy.

This action has been performed automatically by a bot.

@angular-automatic-lock-bot angular-automatic-lock-bot bot locked and limited conversation to collaborators Oct 21, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
action: merge The PR is ready for merge by the caretaker
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants