Commit Graph

6 Commits

Author SHA1 Message Date
John Olheiser 8fc84c6a2d Allow for GH token (#70)
After running a few times this morning I started hitting rate limits, so this was a quick way to set an optional GH token.

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/70
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: techknowlogick <techknowlogick@gitea.io>
Reviewed-by: appleboy <appleboy.tw@gmail.com>
Co-authored-by: John Olheiser <john+gitea@jolheiser.com>
Co-committed-by: John Olheiser <john+gitea@jolheiser.com>
2023-02-28 06:21:21 +08:00
6543 f3ee0e5726 Add flag to specify git tag (#58)
close #57

Reviewed-on: https://gitea.com/gitea/changelog/pulls/58
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: Norwin <noerw@noreply.gitea.io>
2022-03-13 10:33:03 +08:00
6543 cc58d758be Update google/go-github to v32.1.0 (#45)
Update google/go-github to v32.1.0

Co-authored-by: 6543 <6543@obermui.de>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/45
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
2020-08-07 11:55:11 +00:00
jaqra e532c4d5cd Add generate from issues argument (#44)
Fix posible nil problem

Process only merged PRs

Rename variable

Fix github query for issues

Fix typo

Split function & fix lint

Rename variable name

Fix lint error

Add generate from issues argument

Co-authored-by: jaqra <jaqra@hotmail.com>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/44
Reviewed-by: Andrew Thornton <art27@cantab.net>
Reviewed-by: John Olheiser <john.olheiser@gmail.com>
2020-08-04 13:30:19 +00:00
John Olheiser b707352bf9 CI and Linter (#27)
Add S3 for master/releases

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Move to arm64 for more RAM

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Add lint to CI

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Rename default to compliance and un-test releases

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Test

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Initial work

Signed-off-by: jolheiser <john.olheiser@gmail.com>

Co-authored-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/27
Reviewed-by: Lunny Xiao <xiaolunwen@gmail.com>
Reviewed-by: 6543 <6543@noreply.gitea.io>
2020-01-26 03:43:05 +00:00
John Olheiser 747f3cb162 Changelog Overhaul 2 (#19)
Default gitea service

Signed-off-by: jolheiser <john.olheiser@gmail.com>
Reviewed-on: https://gitea.com/gitea/changelog/pulls/19
Reviewed-by: 6543 <6543@noreply.gitea.io>
Reviewed-by: Guillermo Prandi <guillep2k@noreply.gitea.io>
2020-01-24 16:30:16 +00:00