Skip to content

Commit

Permalink
Add core-operators label to boring cyborg automation (apache#15167)
Browse files Browse the repository at this point in the history
  • Loading branch information
eladkal authored Apr 2, 2021
1 parent 8cc8d11 commit 730037a
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions .github/boring-cyborg.yml
Original file line number Diff line number Diff line change
Expand Up @@ -177,6 +177,16 @@ labelPRBasedOnFilePath:
- tests/models/test_serialized_dag.py
- docs/apache-airflow/dag-serialization.rst

area:core-operators:
- airflow/operators/**/*
- airflow/hooks/**/*
- airflow/sensors/**/*
- tests/operators/**/*
- tests/hooks/**/*
- tests/sensors/**/*
- docs/apache-airflow/operators-and-hooks-ref.rst
- docs/apache-airflow/howto/operator/*

# Various Flags to control behaviour of the "Labeler"
labelerFlags:
# If this flag is changed to 'false', labels would only be added when the PR is first created
Expand Down

0 comments on commit 730037a

Please sign in to comment.