Skip to content

fix(releases): Add note about repo name when associating commits #7646

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

Merged

Conversation

lobsterkatie
Copy link
Member

A customer recently ran into trouble because they were trying to associate commits using the form some-repo@123abc rather than the form some-org/some-repo@123abc. Though we do have a note about this in the docs, in the section on releases, it's easy to miss. We also don't mention it at all in the CLI docs.

This fixes that by pulling it out into a highlighted note in both places.

@vercel
Copy link

vercel bot commented Aug 15, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
sentry-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 16, 2023 11:26pm

Copy link
Contributor

@vivianyentran vivianyentran left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this!

@lobsterkatie lobsterkatie force-pushed the kmclb-add-note-about-repo-name-when-associating-commits branch from 5f7afc5 to 400ccdf Compare August 16, 2023 23:12
@lobsterkatie lobsterkatie merged commit 8672cc5 into master Aug 16, 2023
@lobsterkatie lobsterkatie deleted the kmclb-add-note-about-repo-name-when-associating-commits branch August 16, 2023 23:53
adinauer pushed a commit that referenced this pull request Aug 18, 2023
A customer recently ran into trouble because they were trying to associate commits using the form `some-repo@123abc` rather than the form `some-org/some-repo@123abc`. Though we do have a note about this in the docs, in the section on releases, it's easy to miss. We also don't mention it at all in the CLI docs.

This fixes that by pulling it out into a highlighted note in both places.
@github-actions github-actions bot locked and limited conversation to collaborators Sep 1, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants