What happened:
In the Options tab, users click to Pull Request Sync button.
However, Screwdriver returns 500 error if there is a pull request where the forked repository is deleted.
What you expected to happen:
Correctly syncs pull requests without error.
How to reproduce it:
- Make Pull Request from forked repository.
- Delete forked repository. Pull Request still remains open.
- Click Sync Pull Request button.
What happened:
In the Options tab, users click to Pull Request Sync button.
However, Screwdriver returns 500 error if there is a pull request where the forked repository is deleted.
What you expected to happen:
Correctly syncs pull requests without error.
How to reproduce it: