This is an automated email from the ASF dual-hosted git repository.
vatsrahul1001 pushed a commit to branch v3-3-test
in repository https://gitbox.apache.org/repos/asf/airflow.git
The following commit(s) were added to refs/heads/v3-3-test by this push:
new ffa0fff4690 [v3-3-test] Add vatsrahul1001 to the release-constraints
workflow allowlist (#71152) (#71153)
ffa0fff4690 is described below
commit ffa0fff4690b10bb72d0e22984df205866d4752a
Author: github-actions[bot]
<41898282+github-actions[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 5 11:53:21 2026 +0530
[v3-3-test] Add vatsrahul1001 to the release-constraints workflow allowlist
(#71152) (#71153)
The Release constraints workflow (added in #71040) seeds its actor
allowlist with the
standard committer list but omitted vatsrahul1001, who is already on the
allowlist of the
sibling release workflows (publish-docs-to-s3, release_dockerhub_image,
update-constraints-on-push). As the 3.3.1 release manager he needs to
dispatch this workflow;
without the entry the whole run skips (build-info gate evaluates false).
(cherry picked from commit 24c00690ab1e2d045f904ab556568f509e01b66e)
Co-authored-by: Rahul Vats <[email protected]>
---
.github/workflows/release-constraints.yml | 1 +
1 file changed, 1 insertion(+)
diff --git a/.github/workflows/release-constraints.yml
b/.github/workflows/release-constraints.yml
index afa9d0690d4..4eb2f3042ca 100644
--- a/.github/workflows/release-constraints.yml
+++ b/.github/workflows/release-constraints.yml
@@ -61,6 +61,7 @@ jobs:
"pierrejeambrun",
"potiuk",
"utkarsharma2",
+ "vatsrahul1001",
"vincbeck",
]'), github.event.sender.login)
outputs: