Change Gitea service tag URL #42

Closed
opened 2020-04-19 00:53:56 +00:00 by jolheiser · 1 comment
Owner

Reference:

tagURL := fmt.Sprintf("## [%s](%s/%s/%s/pulls?q=&type=all&state=closed&milestone=%d) - %s", ge.Milestone, ge.BaseURL, ge.Owner, ge.Repo, milestoneID, time.Now().Format("2006-01-02"))

This line should now use the URL to the tag as implemented in https://github.com/go-gitea/gitea/pull/11102

Reference: https://gitea.com/gitea/changelog/src/commit/b8fcd83de4f16069959707371d6aa64bc49f3fe9/service/gitea.go#L34 This line should now use the URL to the tag as implemented in https://github.com/go-gitea/gitea/pull/11102
jolheiser added this to the v0.2.0 milestone 2020-04-19 00:53:56 +00:00
jolheiser added the
enhancement
label 2020-04-19 00:53:56 +00:00
Owner

should it check from client witch version gitea has and decide based on this witch url to print?

should it check from client witch version gitea has and decide based on this witch url to print?
6543 self-assigned this 2020-08-07 12:02:44 +00:00
Sign in to join this conversation.
No Milestone
No Assignees
2 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#42
No description provided.