Skip to content

chore: use default pull request template#387

Merged
mitchnielsen merged 5 commits intomainfrom
use-default-pr-template
Feb 24, 2025
Merged

chore: use default pull request template#387
mitchnielsen merged 5 commits intomainfrom
use-default-pr-template

Conversation

@mitchnielsen
Copy link
Member

@mitchnielsen mitchnielsen commented Feb 24, 2025

The support for multiple pull request templates does not expose an option in the UI to select the template. This is only available by providing query parameters to a URL for a new pull request specifying the desired template.

That isn't quite what we want here - instead, we want the PR body to be automatically filled in any time someone opens a PR. This change makes use of the default PR template naming convention to make this happen.

Related to https://linear.app/prefect/issue/PLA-1114/implement-pr-hygiene-improvements

References:

The support for multiple pull request templates does not expose an
option in the UI to select the template. This is only available by
providing query parameters to a URL for a new pull request specifying
the desired template.

That isn't quite what we want here - instead, we want the PR body to be
automatically filled in any time someone opens a PR. This change makes
use of the default PR template naming convention to make this happen.

Related to https://linear.app/prefect/issue/PLA-1114/implement-pr-hygiene-improvements
@mitchnielsen mitchnielsen added the maintenance Maintenance work - won't show in release notes label Feb 24, 2025
@mitchnielsen mitchnielsen self-assigned this Feb 24, 2025
@mitchnielsen mitchnielsen marked this pull request as ready for review February 24, 2025 21:10
@mitchnielsen mitchnielsen requested a review from a team as a code owner February 24, 2025 21:10
@mitchnielsen mitchnielsen merged commit f4c1db5 into main Feb 24, 2025
1 check passed
@mitchnielsen mitchnielsen deleted the use-default-pr-template branch February 24, 2025 21:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

maintenance Maintenance work - won't show in release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants