Forcing changes in SourceCraft
You can perform a forced merge with a target branch, skipping both PR review and any automatic checks.
Warning
To force changes to a target branch, you must have the Repository maintainer
role.
- Open the SourceCraft home page.
- On the
Home tab, under Your craftspace, navigate to Repositories. - Select a repository.
- Under
Code on the repository page, go to Pull requests. - Select a pull request.
- In the top-right corner, click
and select Force merge. - Confirm your changes.
See also
Copied