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

feat(19): add support for custom pr template path #21

Merged
merged 5 commits into from
Apr 16, 2024

Conversation

ilaif
Copy link
Owner

@ilaif ilaif commented Apr 16, 2024

Closes #19.

Description

  • deprecation: retire .ignore_pull_request_template variable
  • feat: add .pull_request_template_path to customize the template path
  • enhancement: support finding the pr template and .gh-prx.yaml paths from nested repo directories

PR Checklist

  • Documentation is changed or added

@ilaif ilaif added the enhancement New feature or request label Apr 16, 2024
feat: add .pull_request_template_path to customize the template path
enhancement: support finding the pr template and .gh-prx.yaml paths from nested repo directories
@ilaif ilaif merged commit e26a34c into main Apr 16, 2024
3 checks passed
@ilaif ilaif deleted the feat/19-add-support-for-custom-pr-template-path branch April 16, 2024 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for a custom PR template description used by gh-prx
1 participant