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

feat: Enable Glean probe-scraper task #1636

Merged
merged 3 commits into from
Nov 27, 2024

Conversation

taddes
Copy link
Contributor

@taddes taddes commented Nov 27, 2024

Description

Enable the CI task for probe scraper metric publication.

After Sync has been enabled, we must submit commits to probe scraper to validate and publish metrics. Metrics will only be published from branches defined in probe scraper's repositories.yaml, or the Git default branch if not explicitly configured. This should happen on every CI run to the specified branches. Nightly jobs will then automatically add published metrics to the Glean Dictionary and other data platform tools.

Enable the GitHub Workflow by creating a new file .github/workflows/glean-probe-scraper.yml

How should reviewers test?

Issue(s)

Closes SYNC-4543.

@taddes taddes self-assigned this Nov 27, 2024
@taddes taddes changed the title WIP feat: Enable Glean probe-scraper task feat: Enable Glean probe-scraper task Nov 27, 2024
@taddes taddes requested a review from pjenvey November 27, 2024 19:08
@taddes taddes marked this pull request as ready for review November 27, 2024 19:08
@taddes taddes merged commit 8363f82 into master Nov 27, 2024
9 checks passed
@taddes taddes deleted the feat/enable-glean-probe-scraper-task-SYNC-4543 branch November 27, 2024 19:53
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.

2 participants