We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d356934 + c668398 commit e6ec9c0Copy full SHA for e6ec9c0
2 files changed
HISTORY.rst
@@ -4,6 +4,14 @@ Change Log
4
All notable changes to this project will be documented in this file.
5
This project adheres to `Semantic Versioning <http://semver.org/>`__.
6
7
+62.2.0 - 2025-11-28
8
+-------------------
9
+
10
+Added
11
+~~~~~
12
13
+- support `pr-action` `tasks_for` when rebuilding task definitions (#730)
14
15
62.1.0 - 2025-11-26
16
-------------------
17
pyproject.toml
@@ -1,6 +1,6 @@
1
[project]
2
name = "scriptworker"
3
-version = "62.1.0"
+version = "62.2.0"
description = "Taskcluster scriptworker"
authors = [
{ name = "Mozilla Release Engineering", email = "releng@mozilla.com" },
0 commit comments