When Harness creates a pull request (for example, from Git-synced pipeline or entity updates), it does not honor the repository’s GitHub pull request template (such as .github/pull_request_template.md). This results in PRs being created without the expected standardized description.
Requested Enhancement:
  • Automatically apply the repository’s existing GitHub PR template when Harness opens a pull request
  • Alternatively, allow defining a configurable PR description template at the pipeline or project level within Harness
Why this matters: Consistent PR templates are widely used for governance, reviews, and compliance. Supporting them would align Harness-generated PRs with native GitHub behavior and existing team workflows.
Created by Gino Orvieto
·