docs/6/add-changelog-and-release-drafts #7

Merged
florian merged 2 commits from docs/6/add-changelog-and-release-drafts into main 2024-01-14 23:08:31 +01:00
Owner

This pull request introduces two similar changes to the documentation and Gitea Actions Pipeline.

Changelog

This pull request creates the initial draft for a CHANGELOG.md which will live in the repository root. It will contain a list of notable changes to the repository and is intended to be a helpful ressource for people looking at the repository outside of the Gitea instance / Github.

Release Drafter

The second change is related to the Gitea Actions pipeline this project uses and serves a similar purpose like the Changelog. On every successful merge to the main branch we will check the merged Pullrequests, automatically try to categorize them and draft the contents of the upcoming Release.

This PR closes #6

This pull request introduces two similar changes to the documentation and Gitea Actions Pipeline. ### Changelog This pull request creates the initial draft for a `CHANGELOG.md` which will live in the repository root. It will contain a list of **notable** changes to the repository and is intended to be a helpful ressource for people looking at the repository outside of the Gitea instance / Github. ### Release Drafter The second change is related to the Gitea Actions pipeline this project uses and serves a similar purpose like the Changelog. On every successful merge to the `main` branch we will check the merged Pullrequests, automatically try to categorize them and draft the contents of the upcoming Release. This PR closes #6
florian added the
Kind/Documentation
Kind/CI
labels 2024-01-14 23:04:29 +01:00
florian self-assigned this 2024-01-14 23:04:29 +01:00
florian added 2 commits 2024-01-14 23:04:29 +01:00
bd2a010990
ci: 👷 adds configuration for gitea-release-drafter
This commit adds the configuration for gitea-release-drafter and an corresponding workflow to autoamtically draft release notes on successfull merges to the main branch.
Test Changes on Push / build-vet-test (push) Successful in 21s Details
c2c218d189
docs: 📝 add a changelog.md
This Commit adds CHANGELOG.md to the root of the repository to keep a version history independent of the Git Hosting environment
florian merged commit 19a9cf6923 into main 2024-01-14 23:08:31 +01:00
florian deleted branch docs/6/add-changelog-and-release-drafts 2024-01-14 23:08:32 +01:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 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: beisel.org/gitea-register-account-bot#7
No description provided.