Update dashboards to use gh issues data instead of jira data by damccorm · Pull Request #21771 · apache/beam

This is a continuation of #21736 - now that we're using GH Issues, we should start driving our dashboard from issues instead of Jiras.

This relies on the table defined here - https://github.com/damccorm/beam/blob/c2ca26204950899e0324cb07bae613ecc2115a11/.test-infra/metrics/sync/github/sync.py#L53

This is step 2 of #21735


Thank you for your contribution! Follow this checklist to help us incorporate your contribution quickly and easily:

  • Choose reviewer(s) and mention them in a comment (R: @username).
  • Add a link to the appropriate issue in your description, if applicable. This will automatically link the pull request to the issue.
  • Update CHANGES.md with noteworthy changes.
  • If this contribution is large, please file an Apache Individual Contributor License Agreement.

See the Contributor Guide for more tips on how to make review process smoother.

To check the build health, please visit https://github.com/apache/beam/blob/master/.test-infra/BUILD_STATUS.md

GitHub Actions Tests Status (on master branch)

Build python source distribution and wheels
Python tests
Java tests

See CI.md for more information about GitHub Actions CI.