Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Assign pull request to project during creation (#28227) #28775

Merged
merged 3 commits into from
Jan 12, 2024

Commits on Jan 12, 2024

  1. Assign pull request to project during creation (go-gitea#28227)

    When creating a pull request, allow directly assigning it to a project,
    as it is already possible for issues.
    
    After:
    
    
    ![grafik](https://github.com/go-gitea/gitea/assets/47871822/01dc2b3d-d56a-4053-b2fc-138725d7633a)
    denyskon authored and GiteaBot committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    bac8123 View commit details
    Browse the repository at this point in the history
  2. Remove ctx in method call

    Co-authored-by: delvh <[email protected]>
    lafriks and delvh authored Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0132b58 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d713c7d View commit details
    Browse the repository at this point in the history