This is an automated email from the ASF dual-hosted git repository.
exceptionfactory pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/nifi-api.git
The following commit(s) were added to refs/heads/main by this push:
new 9da3904 NIFI-14738 Aligned ASF YAML History requirements with NiFi
Project
9da3904 is described below
commit 9da3904150a12c3a5f05aa4f80c2ade0c8ddbcca
Author: exceptionfactory <[email protected]>
AuthorDate: Mon Jul 14 08:16:57 2025 -0500
NIFI-14738 Aligned ASF YAML History requirements with NiFi Project
- Removed required_linear_history to align with standard procedures for
merge release candidate changes
---
.asf.yaml | 1 -
1 file changed, 1 deletion(-)
diff --git a/.asf.yaml b/.asf.yaml
index 3bf4786..1384f84 100644
--- a/.asf.yaml
+++ b/.asf.yaml
@@ -18,7 +18,6 @@ github:
protected_branches:
main:
required_signatures: true
- required_linear_history: true
protected_tags:
- "nifi-api-*"
notifications: