-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Display Subscription ID in the project settings #2761
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
Conversation
The latest updates on your projects. Learn more about Vercel for GitHub.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you @mariekirsch!
A quick note on the GitHub labels. I always forget to tell you about it 😅 And this should be handled by our bot; not sure why it didn’t run:
The distinction between "new", "updated", and "chore" should be made from the docs point of view, not the product point of view. A new feature for Cloud might actually have a tiny impact on docs. The logic is already encoded in our bot, so once I fix the automation you won’t need to think about it.

Here's how to use them:
- Adds a new text file →
pr: new content
- Updates an existing file:
- 10 changed lines or more →
pr: updated content
- fewer changed lines, or just some screenshot updates →
pr: chore
(not semantically perfect, but we use this label to group very small updates)
- 10 changed lines or more →
It's important to us because the automated release notes generation depends on proper label usage ⚙️
Thank you! 🤓
Thanks Pierre, makes sense!! Will make sure to assign the correct label. Thank you 😃 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Waiting for the Cloud release before merging this one 👀
What does it do?
Adds the mention of the new project metadata section and the subscription ID
Why is it needed?
New feature