Skip to content

Add homepage notification on release#217

Open
lipkau wants to merge 1 commit intomasterfrom
homepage-notify
Open

Add homepage notification on release#217
lipkau wants to merge 1 commit intomasterfrom
homepage-notify

Conversation

@lipkau
Copy link
Copy Markdown
Member

@lipkau lipkau commented Apr 17, 2026

Summary

Adds a GitHub Actions workflow that notifies the AtlassianPS homepage when a stable release tag is pushed.

  • Triggers module-release event to AtlassianPS/AtlassianPS.github.io
  • Only fires for stable releases (excludes alpha/beta/rc tags)
  • Enables automatic submodule update PRs on the homepage

Requirements

  • HOMEPAGE_PAT secret must be configured with access to dispatch events on the homepage repo

Made with Cursor

Triggers repository_dispatch to AtlassianPS.github.io when a stable
release tag is pushed, allowing the homepage to automatically update
the ConfluencePS submodule.

Made-with: Cursor
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