Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Modify aggregate_... to file GitHub issues for flags #885

Merged
merged 4 commits into from
Dec 18, 2019

Conversation

fweikert
Copy link
Member

@fweikert fweikert commented Dec 14, 2019

bazelci.py now stores the used Bazel version as metadata.
aggregate_incompatible_flags_test_result.py reads this value and files a GitHub issue for every project and every flag that needs migration.

Fixes #869

TODO:

  • Configure KMS permissions
  • Add bazel-flag-bot to bazelbuild org
  • Ensure that Py module "requests" is installed on Ubuntu 18.04 workers

bazelci.py now stores the used Bazel version as metadata.
aggregate_incompatible_flags_test_result.py reads this value and files a GitHub issue for every project and every flag that needs migration.

Fixes bazelbuild#869
Copy link
Member

@meteorcloudy meteorcloudy left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is really awesome, thanks for making this finally happening!

@fweikert fweikert merged commit 6066191 into bazelbuild:master Dec 18, 2019
@fweikert fweikert deleted the notify branch December 18, 2019 14:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Notify (downstream) projects about required migrations
2 participants