Skip to content

Conversation

@babakks
Copy link
Member

@babakks babakks commented Aug 13, 2025

Fixes #10527

The PR is still a draft.

As of now, acceptance tests for pr create in web mode (See pr-create-web*.txtar files under acceptance/testdata/pr) are added. These tests cover the currently working combinations of options (i.e. working as expected). Test cases for other combinations that do not behave as expected are added but commented out in the test files.

So, the next step is to fix the pr create implementation to make it pass the rest of the test cases.

Things confirmed so far:

  • --fill and --fill-first options do not respect --title, --body, or --body-file options.
  • --fill-verbose does not work in Web mode.

Signed-off-by: Babak K. Shandiz <babakks@github.com>
…r create --web`

Signed-off-by: Babak K. Shandiz <babakks@github.com>
… create --web`

Signed-off-by: Babak K. Shandiz <babakks@github.com>
@babakks babakks linked an issue Aug 13, 2025 that may be closed by this pull request
@babakks babakks changed the title Babakks/respect title body in web mode attempt 3 Respect --title and --body in pr create web mode Aug 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

gh pr create --web does not respect title and body arguments

2 participants