use .changelog.yml config if in working dir #37

Merged
zeripath merged 4 commits from 6543/gitea_changelog_tool:fix-defaultconf into master 2020-02-02 22:45:23 +00:00
Owner

fix #36

fix #36
6543 added this to the v0.1.1 milestone 2020-02-02 22:00:41 +00:00
6543 added the
bug
label 2020-02-02 22:00:41 +00:00
jolheiser approved these changes 2020-02-02 22:11:41 +00:00
Dismissed
jolheiser left a comment
Owner

LGTM

LGTM
jolheiser reviewed 2020-02-02 22:15:57 +00:00
Dismissed
cmd/config.go Outdated
@ -0,0 +6,4 @@
import "os"
func getDefaultConfigFile() string {
Owner

Can this just go in cmd.go instead? No need to make two files for generic command things.

Can this just go in `cmd.go` instead? No need to make two files for generic command things.
zeripath approved these changes 2020-02-02 22:30:11 +00:00
Dismissed
zeripath closed this pull request 2020-02-02 22:45:21 +00:00
6543 deleted branch fix-defaultconf 2020-02-02 22:45:46 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No Assignees
3 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: gitea/changelog#37
No description provided.