diff options
author | endo0911engineer <161911062+endo0911engineer@users.noreply.github.com> | 2025-06-18 04:05:10 +0900 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-06-17 12:05:10 -0700 |
commit | 1376cf7481bfdb6ff7089eb8917bc0d47d17a56a (patch) | |
tree | 9ccb5c178c0c7cfa8cf29b23cc2fa7b3df5349ab /services/repository/commitstatus/commitstatus.go | |
parent | f214bb40a3f65631f5c36af3e5ebf926badf82f7 (diff) | |
download | gitea-1376cf7481bfdb6ff7089eb8917bc0d47d17a56a.tar.gz gitea-1376cf7481bfdb6ff7089eb8917bc0d47d17a56a.zip |
Support title and body query parameters for new PRs (#34537)
Currently, Gitea supports title and body query parameters when creating
new issues, allowing pre-filling those fields via URL parameters.
However, similar support for pull requests (PRs) does not exist.
This feature adds support for the title, body, and quick_pull query
parameters in the new pull request creation page. These parameters work
similarly to GitHub’s behavior, allowing users to pre-populate the PR
title and body, and optionally expand the PR creation form
automatically.
By supporting these query parameters, it improves the usability and
automation capabilities when creating pull requests via direct URLs,
aligning Gitea more closely with GitHub’s user experience.
---------
Co-authored-by: root <root@DESKTOP-UPANUTP>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Diffstat (limited to 'services/repository/commitstatus/commitstatus.go')
0 files changed, 0 insertions, 0 deletions