Commit Graph

7 Commits

Author SHA1 Message Date
Jay McCure d687fefab4
fix(mr create): support non-english languages 2023-10-30 16:20:43 +10:00
Wesley Schwengle 8d60acdccf fix: Don't add glab-resolved when it already exists in a remote 2023-08-09 15:57:46 +00:00
Michael Mead 4f200f917e feat: add new changelog command 2023-05-17 15:26:35 +00:00
Kai Armstrong 39e9e21313 chore: re-add linting/formatting job to ci 2022-11-17 18:36:09 +00:00
Oscar Tovar 40a5436789 chore: update module path 2022-09-19 20:23:45 +00:00
zemzale a5f4099291
fix: Don't show non-templates when asking chosing (#927)
* feat(git): Allow for overriding the TopLevelDir

This would allow us to use a different output for this command in tests.

Issue #923

* fix: Don't show non-templates when asking chosing

In cases where users have non template files in the .gitlab/[template]/
folder they might will be picked up and displayed.

This fixes that by filtering out all the files that are hidden and don't
end in .md

Issue #923

* feat(cmdutils): Sort templates in alphabetical order
2022-01-31 18:20:22 +00:00
Clement Sam 42930fd55f move /internal/git to /pkg/git 2021-01-29 10:15:59 +00:00
Renamed from internal/git/git.go (Browse further)