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

fix: correct example PR command in copilot-chat plugin #105

Merged
merged 1 commit into from
Aug 16, 2024
Merged

Conversation

dgokcin
Copy link
Owner

@dgokcin dgokcin commented Aug 16, 2024

Summary

This pull request corrects the example GitHub pull request command in the copilot-chat.lua plugin file.

Changes

  • Updated the example gh pr create command to use the correct format for the --title flag, ensuring it follows the commitzen convention.

Additional Notes

This change ensures that users copying the example command will have a properly formatted PR title, avoiding potential issues with command execution.

The example output for the gh pr create command has been updated to use a commitzen style title. this ensures consistency with commit message conventions.
@dgokcin dgokcin merged commit 237dbe9 into main Aug 16, 2024
1 of 2 checks passed
@dgokcin dgokcin deleted the fix-pr-title branch August 16, 2024 16:50
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.

1 participant