good first issuekind:meta
Repository metrics
- Stars
- (44,809 stars)
- PR merge metrics
- (平均マージ 7d 18h) (30d で 834 merged PRs)
説明
Body
We do not have triggers information exposed in provider info but some Providerst already expose some (for example cncf.kubernetes).
What needs to be done:
- add triggers to provider.yaml schema https://github.com/apache/airflow/pull/29950
- add triggers to provider_info schema https://github.com/apache/airflow/pull/33654
- expose triggers via Providers Manager https://github.com/apache/airflow/pull/31278
- add CLI triggers command to
airflow providershttps://github.com/apache/airflow/pull/31278 - add automated exposure of triggers in the docs
- check trigge classes are present in provider.yaml in unit tests
Committer
- I acknowledge that I am a maintainer/committer of the Apache Airflow project.