-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
Add a feature banner to hosted VSCode #6392
Comments
Awesome sauce :)! We can create a special If we want release-specific content in the banner, let me know and we can expose an API endpoint to provide changelog content in JSON format. |
I think we should first replace |
This could actually be re-purposed for different use-cases, such as providing:
|
Can I work on this? |
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. |
The release of https://vscode.dev/ came with an update banner shown above the IDE.
This would be useful functionality to have in Gitpod to surface news, features, or general announcements.
We have similar functionality in the Gitpod website used for announcements. We should also consider the banner to have a start and/or end date so that it does not need to be manually added or removed / deployed.
See (internal link)
CC: @mikenikles (incase you have additional notes to add 🙏 )
The text was updated successfully, but these errors were encountered: