Skip to content

[misc] Post release to forum #4312

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
merged 1 commit into from
Aug 8, 2025
Merged

[misc] Post release to forum #4312

merged 1 commit into from
Aug 8, 2025

Conversation

mlsmaycon
Copy link
Collaborator

Describe your changes

Issue ticket number and link

Stack

Checklist

  • Is it a bug fix
  • Is a typo/documentation fix
  • Is a feature enhancement
  • It is a refactor
  • Created tests that fail without the change (if possible)

By submitting this pull request, you confirm that you have read and agree to the terms of the Contributor License Agreement.

Documentation

Select exactly one:

  • I added/updated documentation for this change
  • Documentation is not needed for this change (explain why)

Docs PR URL (required if "docs added" is checked)

Paste the PR link from https://github.com/netbirdio/docs here:

https://github.com/netbirdio/docs/pull/__

@Copilot Copilot AI review requested due to automatic review settings August 8, 2025 19:39
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR refactors the forum posting functionality by moving the forum post job from the main release workflow to a dedicated forum workflow. This separates concerns and allows the forum posting to be triggered independently when a release is published.

Key changes:

  • Removes the post_on_forum job from the main release workflow
  • Creates a new dedicated forum workflow that triggers on release publication
  • Updates the GitHub action from Codixer/[email protected] to roots/discourse-topic-github-release-action@main

Reviewed Changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
.github/workflows/release.yml Removes the post_on_forum job to separate concerns
.github/workflows/forum.yml Creates new dedicated workflow for posting to forum on release

Copy link

sonarqubecloud bot commented Aug 8, 2025

@mlsmaycon mlsmaycon merged commit 375fcf2 into main Aug 8, 2025
33 checks passed
@mlsmaycon mlsmaycon deleted the add-forum-release-push branch August 8, 2025 19:41
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.

2 participants