-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality
Description
Currently, there are four different ways to merge PRs
- Merge pull request
- Rebase and merge
- Rebase and merge (--no-ff)
- Squash and merge
Usually, the first one in the list which has been activated via repository settings is the default and is achieved when clicking on the big button. I would like to be able to specify the default action for the large button in the repository settings.
Metadata
Metadata
Assignees
Labels
type/enhancementAn improvement of existing functionalityAn improvement of existing functionality