docs: remove DAG owner links how-to since no feature parity#49262
Merged
kaxil merged 2 commits intoapache:mainfrom Apr 15, 2025
cmarteepants:remove-dag-owner-link
Merged
docs: remove DAG owner links how-to since no feature parity#49262kaxil merged 2 commits intoapache:mainfrom cmarteepants:remove-dag-owner-link
kaxil merged 2 commits intoapache:mainfrom
cmarteepants:remove-dag-owner-link
Conversation
Opened up an issue for tracking purposes here: #49247
kaxil
approved these changes
Apr 15, 2025
Contributor
|
I don't think it's good that we removed the doc. We didn't intent to break this feature and we have no intention to remove it (if we did we would do it with newsfragment) I suggest to revert this PR |
Contributor
|
This was implemented in #48562 for Airflow 3.1.0 . I guess the PR can be reverted once released. |
tirkarthi
added a commit
to tirkarthi/airflow
that referenced
this pull request
Jul 17, 2025
…pache#49262)" This reverts commit b1033fc.
shahar1
pushed a commit
that referenced
this pull request
Jul 17, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR removes the how-to guide on linking DAGs to owners via DAG-level links.
Related: