Skip to content

Create a release event datadog tracking workflow - #4580

Merged
jonrohan merged 1 commit into
mainfrom
release_event
May 13, 2024
Merged

Create a release event datadog tracking workflow#4580
jonrohan merged 1 commit into
mainfrom
release_event

Conversation

@jonrohan

Copy link
Copy Markdown
Member

Part of https://github.com/github/primer/issues/3181

This Pull creates a release_tracking workflow that will track when releases are created and published. These will be tracked on the Deployments dashboard https://app.datadoghq.com/dashboard/ckz-5jr-6f4/primer-deployments

@jonrohan
jonrohan requested a review from a team as a code ownerMay 11, 2024 01:58
@jonrohan
jonrohan requested a review from pksjceMay 11, 2024 01:58
@changeset-bot

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: e63ca47

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

jobs:
release-tracking:
name: Release Tracking
uses: primer/.github/.github/workflows/release_tracking.yml@create_release_tracking_workflow

Copy link
Copy Markdown
MemberAuthor

Choose a reason for hiding this comment

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

For now I'm pinning this to a branch I'm working on, will update when finalized

@jonrohanjonrohan added the skip changeset This change does not need a changelog label May 11, 2024
@jonrohan
jonrohan enabled auto-merge May 11, 2024 02:00
@github-actions
github-actionsBottemporarily deployed to storybook-preview-4580 May 11, 2024 02:02 Inactive
@github-actions

Copy link
Copy Markdown
Contributor

size-limit report 📦

PathSize
packages/react/dist/browser.esm.js88.37 KB (0%)
packages/react/dist/browser.umd.js88.68 KB (0%)

@jonrohan
jonrohan added this pull request to the merge queueMay 13, 2024
Merged via the queue into main with commit adae1e8May 13, 2024
@jonrohan
jonrohan deleted the release_event branch May 13, 2024 16:11
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip changesetThis change does not need a changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

@jonrohan@keithamus@joshblack