You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When multiple merge styles are enabled in the repository settings, the “Merge Style” dropdown appears in the pull request (PR) view, allowing users to select the “Auto Merge” option. However, if only one merge style is enabled, the dropdown does not appear, preventing the selection of “Auto Merge.”
Once auto merge is enabled, you can still choose auto merge from the merge style dropdown.
The text was updated successfully, but these errors were encountered:
…o-gitea#33040)
This is a quick bug fix. Even if there is only 1 merge style, the
dropdown menu will still be displayed to allow users to choose
auto-merge.
Fixgo-gitea#32448
…33040) (#33043)
Backport #33040 by @lunny
This is a quick bug fix. Even if there is only 1 merge style, the
dropdown menu will still be displayed to allow users to choose
automerge.
Fix#32448
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
When multiple merge styles are enabled in the repository settings, the “Merge Style” dropdown appears in the pull request (PR) view, allowing users to select the “Auto Merge” option. However, if only one merge style is enabled, the dropdown does not appear, preventing the selection of “Auto Merge.”
Once auto merge is enabled, you can still choose auto merge from the merge style dropdown.
The text was updated successfully, but these errors were encountered: