[PR #1018] [MERGED] Setup release notes using towncrier #1746

Closed
opened 2026-05-05 08:00:57 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/debauchee/barrier/pull/1018
Author: @p12tic
Created: 1/10/2021
Status: Merged
Merged: 1/10/2021
Merged by: @p12tic

Base: masterHead: release-notes-towncrier


📝 Commits (10+)

📊 Changes

14 files changed (+28 additions, -235 deletions)

View changed files

📝 README.md (+5 -1)
doc/QtCodeStyle.xml (+0 -234)
doc/newsfragments/README.md (+12 -0)
doc/newsfragments/build-failure-mipsel-riscv.bugfix (+1 -0)
doc/newsfragments/configuration-reading-non-ascii-windows.bugfix (+1 -0)
doc/newsfragments/drop-target--option.feature (+1 -0)
doc/newsfragments/gui-hotkey-multiple-actions.bugfix (+1 -0)
doc/newsfragments/gui-hotkey-special-keys-handling.bugfix (+1 -0)
doc/newsfragments/keyboard-backlight-media-keys.feature (+1 -0)
doc/newsfragments/muhenkan-eisu-toggle-keys.feature (+1 -0)
doc/newsfragments/non-ascii-character-transfer.bugfix (+1 -0)
doc/newsfragments/profile-dir-option.feature (+1 -0)
doc/newsfragments/regenerate-broken-server-cert.bugfix (+1 -0)
doc/newsfragments/use-theme-icons.bugfix (+1 -0)

📄 Description

Our current release notes process is not very useful for the end users because we just list commits without explanation what they mean for the end users. Towncrier allows to move writing release notes to pull requests while eliminating the chance of merge conflicts.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/debauchee/barrier/pull/1018 **Author:** [@p12tic](https://github.com/p12tic) **Created:** 1/10/2021 **Status:** ✅ Merged **Merged:** 1/10/2021 **Merged by:** [@p12tic](https://github.com/p12tic) **Base:** `master` ← **Head:** `release-notes-towncrier` --- ### 📝 Commits (10+) - [`c44a398`](https://github.com/debauchee/barrier/commit/c44a398e39e86efa8dfa9a1d0d5574a20a8ec95c) doc: Remove unused file - [`df0c205`](https://github.com/debauchee/barrier/commit/df0c205052e03155e44282ae6148e8e3b8390625) doc: Setup towncrier for handling of release notes - [`b12dac6`](https://github.com/debauchee/barrier/commit/b12dac64ea9f39b5c85b08f94a506793af1974ef) doc: Add news fragment for PR #916 - [`3c4835a`](https://github.com/debauchee/barrier/commit/3c4835a9a44623e23d875cb9e96afd0076a34783) doc: Add news fragment for PR #915 - [`0c0a389`](https://github.com/debauchee/barrier/commit/0c0a389f6787c14dc2e12e42f7f04370f40a6e5c) doc: Add news fragment for PR #910 - [`a4ed0ee`](https://github.com/debauchee/barrier/commit/a4ed0eef67ad21e2f6d417f80fe6476f0b6a3cbc) doc: Add news fragment for PR #979 - [`b596802`](https://github.com/debauchee/barrier/commit/b596802f3890f865ab4fdbaa0e3c005c1d1d6bce) doc: Add news fragment for PR #969 - [`f5681b6`](https://github.com/debauchee/barrier/commit/f5681b64e07021b25a0a39bf392435d67b4e4b64) doc: Add news fragment for PR #972 - [`4e40956`](https://github.com/debauchee/barrier/commit/4e40956aadb93c6a8dc32615868d6260f212ea58) doc: Add news fragment for PR #926 - [`7f074ae`](https://github.com/debauchee/barrier/commit/7f074aecf3d95b3275ff83e0172bb98b2060fa35) doc: Add news fragment for PR #972 ### 📊 Changes **14 files changed** (+28 additions, -235 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+5 -1) ➖ `doc/QtCodeStyle.xml` (+0 -234) ➕ `doc/newsfragments/README.md` (+12 -0) ➕ `doc/newsfragments/build-failure-mipsel-riscv.bugfix` (+1 -0) ➕ `doc/newsfragments/configuration-reading-non-ascii-windows.bugfix` (+1 -0) ➕ `doc/newsfragments/drop-target--option.feature` (+1 -0) ➕ `doc/newsfragments/gui-hotkey-multiple-actions.bugfix` (+1 -0) ➕ `doc/newsfragments/gui-hotkey-special-keys-handling.bugfix` (+1 -0) ➕ `doc/newsfragments/keyboard-backlight-media-keys.feature` (+1 -0) ➕ `doc/newsfragments/muhenkan-eisu-toggle-keys.feature` (+1 -0) ➕ `doc/newsfragments/non-ascii-character-transfer.bugfix` (+1 -0) ➕ `doc/newsfragments/profile-dir-option.feature` (+1 -0) ➕ `doc/newsfragments/regenerate-broken-server-cert.bugfix` (+1 -0) ➕ `doc/newsfragments/use-theme-icons.bugfix` (+1 -0) </details> ### 📄 Description Our current release notes process is not very useful for the end users because we just list commits without explanation what they mean for the end users. Towncrier allows to move writing release notes to pull requests while eliminating the chance of merge conflicts. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 08:00:57 -06:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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: github-starred/barrier#1746
No description provided.