Closed dhegberg closed 1 month ago
Make use of dependabot ignore configuration to prevent pull requests related to Airflow versions and direct dependencies that will not be updated. https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore
dependabot.yml with configured ignore list.
Example of a pull request that should be prevented: https://github.com/aws/amazon-mwaa-docker-images/pull/131
Overview
Make use of dependabot ignore configuration to prevent pull requests related to Airflow versions and direct dependencies that will not be updated. https://docs.github.com/en/code-security/dependabot/dependabot-version-updates/configuration-options-for-the-dependabot.yml-file#ignore
Acceptance Criteria
dependabot.yml with configured ignore list.
Additional Info
Example of a pull request that should be prevented: https://github.com/aws/amazon-mwaa-docker-images/pull/131