hussein-awala opened a new pull request, #71848: URL: https://github.com/apache/airflow/pull/71848
Add `hussein-awala` to the dispatcher allowlist in `publish-docs-to-s3.yml`. The workflow gates its `build-info` job on `github.event.sender.login`, and every other job depends on `build-info` — so when a committer outside the list dispatches it, the run is created but every job is skipped. There is no error, which makes it easy to mistake for a successful publish. Hit while publishing staging docs for the 2026-08-18 provider wave (#71794): the dispatch returned no error, the run appeared, and all six jobs reported `skipped`. Note this does not affect dispatches against an already-cut release tag, since the allowlist is read from the workflow file at the dispatched ref. --- ##### Was generative AI tooling used to co-author this PR? - [X] Yes — Claude Code (Opus 5) Generated-by: Claude Code (Opus 5) following [the guidelines](https://github.com/apache/airflow/blob/main/contributing-docs/05_pull_requests.rst#gen-ai-assisted-contributions) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
