Skip to content

Commit 7042afa

Browse files
authored
Fix mistake in towncrier usage (#6179)
1 parent 747e2af commit 7042afa

File tree

4 files changed

+4
-2
lines changed

4 files changed

+4
-2
lines changed

CHANGES.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,8 @@ $ towncrier create <PR-number>.<break|feat|fix>.md --content "Short description"
8989

9090
[#6067](https://github.com/cylc/cylc-flow/pull/6067) - Fixed a bug that sometimes allowed suicide-triggered or manually removed tasks to be added back later.
9191

92+
[#6109](https://github.com/cylc/cylc-flow/pull/6109) - Fixed bug affecting job submission where the list of bad hosts was not always reset correctly.
93+
9294
[#6123](https://github.com/cylc/cylc-flow/pull/6123) - Allow long-format datetime cycle points in IDs used on the command line.
9395

9496
## __cylc-8.2.7 (Released 2024-05-15)__
@@ -119,6 +121,8 @@ $ towncrier create <PR-number>.<break|feat|fix>.md --content "Short description"
119121

120122
### 🔧 Fixes
121123

124+
[#5924](https://github.com/cylc/cylc-flow/pull/5924) - Validation: a cycle offset can only appear on the right of a dependency if the task's cycling is defined elsewhere with no offset.
125+
122126
[#5933](https://github.com/cylc/cylc-flow/pull/5933) - Fixed bug in `cylc broadcast` (and the GUI Edit Runtime command) where everything after a `#` character in a setting would be stripped out.
123127

124128
[#5959](https://github.com/cylc/cylc-flow/pull/5959) - Fix an issue where workflow "timeout" events were not fired in all situations when they should have been.
File renamed without changes.

changes.d/fix.5924.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

changes.d/fix.6109.md

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)