Skip to content

Tags: ilaif/gh-prx

Tags

v0.9.0

Toggle v0.9.0's commit message
fix: revert to go1.21

v0.8.0

Toggle v0.8.0's commit message
fix: linear setup

chore: upgrade golangci-lint and added linters

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(19): add support for custom pr template path (#21)

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

- [x] Documentation is changed or added

v0.6.0

Toggle v0.6.0's commit message
fix: loading setup cfg

v0.5.0

Toggle v0.5.0's commit message
feat: ai summarizer to work based on existing template

v0.4.0

Toggle v0.4.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(14): dynamic filling of missing variables for pr title (#15)

feat: add support for dynamic filling of missing vars for pr title

v0.3.0

Toggle v0.3.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(12): add support for linear.app (#13)

Closes #12.

* feat: add support for linear app
* chore: upgrade go to 1.21

v0.2.0

Toggle v0.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
feat(10): choose issue from list in checkout new (#11)

## Description

1. New feature added to prompt the user to choose an issue for the list
in "checkout-new" file.

## PR Checklist

- [x] Documentation is changed or added

v0.1.0

Toggle v0.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
chore: update deps (#9)

* Updated dependencies in the project

v0.0.5

Toggle v0.0.5's commit message
fix: pr template loading

feat: support global config