Auto-populate Grafana dashboard link in Asana release tasks - #9798
Merged
Merged
Conversation
There was a problem hiding this comment.
Claude Code Review
This repository is configured for manual code reviews. Comment @claude review for a one-time review, or @claude review always to subscribe this PR to a review on every future push.
Tip: disable this comment in your organization's Code Review settings.
CrisBarreiro
approved these changes
Sep 23, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Task/Issue URL: https://app.asana.com/1/137249556945/project/608920331025315/task/1218578984817164?focus=true
Tech Design URL (if applicable):
API Proposals URL(s) (if applicable):
Description
Release tasks duplicated from the standard Release Template now get a link to the grafana release dashboard auto-filled with a deep link to the correct release version, instead of the release DRI having to fill it in by hand.
The dashboard base URL comes from GitHub variable:
GH_ANDROID_GRAFANA_DASHBOARD_BASE_URLIf there's anything preventing it from being auto-populated, it will skip over it and continue on with the release task creation (i.e., a problem won't block the rest of the process)
Steps to test this PR
You should see
66 passed.Stack created with GitHub Stacks CLI • Give Feedback 💬