mirror of
https://github.com/apricote/releaser-pleaser.git
synced 2026-01-13 21:21:03 +00:00
docs: add all current features (#34)
This commit is contained in:
parent
2567f0ae8b
commit
499f127b9e
16 changed files with 397 additions and 2 deletions
|
|
@ -1 +1,21 @@
|
|||
# Release Pull Request
|
||||
|
||||
A _release pull request_ is opened by `releaser-pleaser` when it detects that there are _releasable changes_.
|
||||
The pull request contains an _auto-generated Changelog_ and a _suggested next version_.
|
||||
Once someone merges this pull request, `releaser-pleaser` will create a matching Git Tag and Release on GitHub/GitLab.
|
||||
|
||||
Maintainers can fill various fields in the pull request description and through labels to change the proposed release. Some examples of this are: _Changelog Prefix & Suffix text_ and _requesting a pre-release_ (`alpha`, `beta`, `rc`) version.
|
||||
|
||||
The pull request is automatically updated by `releaser-pleaser` every time it runs.
|
||||
|
||||
### Example Screenshot
|
||||
|
||||

|
||||
|
||||
## Related Documentation
|
||||
|
||||
- **Guide**
|
||||
- [Pre-releases](../guides/pre-releases.md)
|
||||
- [Release Notes](../guides/release-notes.md)
|
||||
- **Reference**
|
||||
- [Pull Request Options](../reference/pr-options.md)
|
||||
|
|
|
|||
3
docs/explanation/release-pr.png
Normal file
3
docs/explanation/release-pr.png
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:86cd4b5e6a24a1f77bfa882ea330c8af7f88967011a7adab7e24c236104cefe5
|
||||
size 96399
|
||||
Loading…
Add table
Add a link
Reference in a new issue