mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 14:16:02 -06:00
[PR #1018] [MERGED] Setup release notes using towncrier #1746
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#1746
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:release-notes-towncrier📝 Commits (10+)
c44a398doc: Remove unused filedf0c205doc: Setup towncrier for handling of release notesb12dac6doc: Add news fragment for PR #9163c4835adoc: Add news fragment for PR #9150c0a389doc: Add news fragment for PR #910a4ed0eedoc: Add news fragment for PR #979b596802doc: Add news fragment for PR #969f5681b6doc: Add news fragment for PR #9724e40956doc: Add news fragment for PR #9267f074aedoc: Add news fragment for PR #972📊 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.