1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-08 16:51:14 +02:00
Commit Graph

23 Commits

Author SHA1 Message Date
Neo Hsu
a0cd0f5123 feat: allow repo url to be set as argument to GitHub action (#380) 2021-10-04 08:40:03 -07:00
Neo Hsu
c7c114719a fix(input): miss inputs config for action.yml (#376) 2021-09-24 10:05:05 -07:00
Benjamin E. Coe
76774804a8 feat(release-please): add signoff options to sign off commits (#374) 2021-09-23 15:19:02 -07:00
Ilya Lesikov
435e216fbe feat: add bump-patch-for-minor-pre-major option (#365) 2021-09-23 14:02:28 -07:00
Rabyâ Raghib
f19ddf2fe6 fix: Unexpected input(s) warning for inputs: config-file & manifest-file (#356)
Co-authored-by: Benjamin E. Coe <bencoe@google.com>
2021-09-09 15:06:10 -07:00
yi_Xu
d447fdb632 feat: add pull-request-title-pattern option (#259) 2021-03-03 10:20:34 -08:00
Benjamin E. Coe
df8698c999 fix(config): packageName is optional (#239) 2021-02-17 21:33:02 -08:00
yi_Xu
c23605fcb2 fix: get the correct boolean value of the input (#233) 2021-02-17 11:56:51 -08:00
yi_Xu
eea7db7fda feat(release-please): add default token input option (#212) 2021-02-16 11:03:11 -08:00
Ivan Santos
4845e49098 feat(release-please): add default branch input option (#202) 2021-01-30 18:29:14 -08:00
Benjamin E. Coe
10d7619943 feat: allow changelogPath to be specified (#153) 2020-12-09 18:13:01 -08:00
Benjamin E. Coe
c0f7d24cd0 feat: add additional outputs (#106)
Opening a release PR now outputs a release #. Creating a GitHub release outputs
SemVer major/minor/patch values
2020-11-25 12:34:05 -08:00
bcoe
2c8a2fea4c chore: update author 2020-11-09 14:50:45 -08:00
bcoe
83e1002993 chore: unique name 2020-11-09 14:49:12 -08:00
Benjamin E. Coe
6461ef3326 feat(deps): upgrade to release-please 6.7.0 (#95) 2020-11-08 15:29:34 -08:00
Benjamin E. Coe
6c289af7b6 fix(ruby): properly support ruby release process (#92) 2020-10-29 12:45:48 -07:00
Benjamin E. Coe
37d423feba feat: allow github-release/release-pr to be run separately (#70) 2020-09-17 14:00:34 -07:00
Benjamin E. Coe
e7d31db926 feat(release-please): now supports large files; introduces fork option (#67) 2020-09-17 12:06:02 -07:00
Lucas Holmquist
2ca6d30396 feat: Add a changelog section type (#64) 2020-09-10 11:13:49 -07:00
Benjamin E. Coe
41fbc62bb1 fix: add missing path and monorepo-tags options (#52) 2020-07-27 17:28:52 -07:00
Corey Farrell
788c495e26 feat: Add bump-minor-pre-major option (#9) 2020-05-18 09:27:44 -07:00
Benjamin E. Coe
e72afe059a feat: handle creating releases (#3) 2020-05-09 15:36:40 -07:00
bcoe
196390b866 feat!: initial implementation of logic for running release please 2020-05-09 14:55:31 -07:00