Skip to content

Only compare owner on matching PR #3580

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

Merged
merged 1 commit into from
Jun 1, 2022
Merged

Only compare owner on matching PR #3580

merged 1 commit into from
Jun 1, 2022

Conversation

alexr00
Copy link
Member

@alexr00 alexr00 commented Jun 1, 2022

instead of comparing owner and name. Comparing the name is incorrect as forks can have different names from the original.
Fixes #3511

instead of comparing owner and name. Comparing the name is incorrect as forks can have different names from the original.
Fixes #3511
@alexr00 alexr00 enabled auto-merge (squash) June 1, 2022 09:34
@alexr00 alexr00 merged commit 3e54cf5 into main Jun 1, 2022
@alexr00 alexr00 deleted the alexr00/forkNameMatch branch June 1, 2022 12:14
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.

Pull requests created from a fork on a topic branch aren't discovered.
2 participants