Skip to content

(pr) Feature Request: use commit title when creating PRs #383

Description

@vegerot

From the UI perspective, creating an Issue with the name "placeholder for pull request" and instantly changing it to a PR with the commit title works fine. However, tools using the GitHub API to listen for "Issue/PR Created" events will use the placeholder, such as this Slack app
image

This request is to use the GitHub API to make a PR with the commit title (first line of commit message) as the PR title initially, instead of updated it after. Again, from the GitHub.com UI perspective this is fine, but it tricks GitHub Apps listening for PR Created events

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions