display commit under metadata header for DAGs
- Dominant language
- Python
- Stars
- 46.9k
- Forks
- 17.8k
- Avg merge
- 2d 10h
- Merged PRs (30d)
- 483
Description
### Description
### Use case/motivation
airflow: 3
context:
* when i make a deployment, i want to know whether the DAG referenced by airflow is using the latest commit.
* currently, the commit is being shown under "description" - this was manually added by our platform team (@rloredo @OscarLigthart)
* this is inefficient because it requires me to click into "details" to see it.
solution:
* promote "commit version" to the header.
request:
* what do we think? would this be useful?
* any considerations? (yes, maybe not everyone uses git?)
### Are you willing to submit a PR?
- [ ] Yes I am willing to submit a PR!
### Code of Conduct
- [x] I agree to follow this project's [Code of Conduct](https://github.com/apache/airflow/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Research direction
The issue names no files, tests, or entry points. First clarify whether Git commit metadata is available for all DAGs and what the header should display; done means the commit version is visible in the DAG header without opening Details.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- git, python
- Domain
- data-engineering, frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100