Skip to content

Include Selective Check to Ping Maintainer about Legacy WWW and API Changes#42758

Merged
potiuk merged 3 commits intoapache:mainfrom
bugraoz93:feat/42031/legacy-ui-api-label-check
Oct 5, 2024
Merged

Include Selective Check to Ping Maintainer about Legacy WWW and API Changes#42758
potiuk merged 3 commits intoapache:mainfrom
bugraoz93:feat/42031/legacy-ui-api-label-check

Conversation

@bugraoz93
Copy link
Contributor

Closes: #42031
Include new check in selective_checks.py for checking PR labels to ping maintainers about updating legacy ui or legacy api code piece


^ Add meaningful description above
Read the Pull Request Guidelines for more information.
In case of fundamental code changes, an Airflow Improvement Proposal (AIP) is needed.
In case of a new dependency, check compliance with the ASF 3rd Party License Policy.
In case of backwards incompatible changes please leave a note in a newsfragment file, named {pr_number}.significant.rst or {issue_number}.significant.rst, in newsfragments.

…ng maintainers about updating legacy ui or legacy api code piece
@potiuk potiuk merged commit 1479cf6 into apache:main Oct 5, 2024
@potiuk
Copy link
Member

potiuk commented Oct 5, 2024

I added labels.

Screenshot 2024-10-04 at 18 08 06

@potiuk
Copy link
Member

potiuk commented Oct 5, 2024

BTW. @bugraoz93 -> one more small change could be to add a unit test for that -> we have a number of tests in selective checks - so maybe that case could also be unit-tested.

@bugraoz93
Copy link
Contributor Author

Thanks @potiuk! I missed the unit test part. 😅 I created a task to follow up from there. I will include them soon :)

joaopamaral pushed a commit to joaopamaral/airflow that referenced this pull request Oct 21, 2024
…hanges (apache#42758)

* Include new check in selective_checks.py for checking PR labels to ping maintainers about updating legacy ui or legacy api code piece

* Remove airflow/api from LEGACY_API_FILES
ellisms pushed a commit to ellisms/airflow that referenced this pull request Nov 13, 2024
…hanges (apache#42758)

* Include new check in selective_checks.py for checking PR labels to ping maintainers about updating legacy ui or legacy api code piece

* Remove airflow/api from LEGACY_API_FILES
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Fail the PR if it modifies old "ui"

2 participants