pateash opened a new pull request #21946: URL: https://github.com/apache/airflow/pull/21946
closes: #21720 --- ### Description This PR allows user to pin important Connection and Variables on Top. Implementation is really straight forward, we will add a new column into the tables having information about pinned connection/variable and while rendering we sort according to pinned column. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
