Skip to content

feat(announcements): Add support for customizable homepage #3650

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

GabDug
Copy link
Contributor

@GabDug GabDug commented Apr 15, 2025

Hey, I just made a Pull Request!

This MR integrates with the custom homepage of the @backstage/plugin-home plugin.

This plugin will manage the card and the layout, hence the need to extract the "inner" content of the AnnouncementsCard in another component, so the card logic can be managed by the custom home plugin.

For custom homepage users:

  • Added a ready to use HomepageAnnouncements to drop into the <CustomHomepageGrid>
  • TODO: Export the inner content of the card, so users can declare their own cards as code for further customization
  • TODO: Added tests and documentations with screenshots for the two integrations methods

For plugin maintainers:

  • TODO: Updated the dev app

✔️ Checklist

  • A changeset describing the change and affected packages. (more info)
  • Added or updated documentation
  • Tests for new functionality and regression tests for bug fixes
  • Screenshots attached (for UI changes)
  • All your commits have a Signed-off-by line in the message. (more info)

@backstage-goalie
Copy link
Contributor

backstage-goalie bot commented Apr 15, 2025

Changed Packages

Package Name Package Path Changeset Bump Current Version
@backstage-community/plugin-announcements workspaces/announcements/plugins/announcements minor v0.5.6

@GabDug GabDug force-pushed the announcements-custom-home branch 3 times, most recently from f84d672 to 06a6feb Compare April 16, 2025 09:02
@GabDug GabDug force-pushed the announcements-custom-home branch from 06a6feb to 3fe9e1a Compare April 16, 2025 09:08
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.

1 participant