1
0
mirror of https://github.com/joaquinjsb/gitea-release-please-action synced 2026-05-05 02:27:48 +02:00

3 Commits

Author SHA1 Message Date
Jeff Ching
9cf05a09b1 feat!: v4 release (#871)
Any advanced configuration should be done via a
release-please-config.json.

Fixes #859
Fixes #858
Fixes #857
Fixes #852

feat!: remove most configuration options in favor of manifest
configuration to configure the release-please-action
refactor!: rewrite in typescript
feat!: remove command option in favor of setting `release-type` and
`skip-github-release`/`skip-github-pull-request`
feat!: run on node20
deps!: upgrade release-please to v16
2023-11-29 13:09:28 -08:00
Benjamin E. Coe
fe20625bea test: add tests and configure CI/CD (#104) 2020-11-25 11:10:46 -08:00
bcoe
196390b866 feat!: initial implementation of logic for running release please 2020-05-09 14:55:31 -07:00