Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @micsblank, @Aibono1225, @tiagov8, @adamcogan, @joshbermanssw
Hi Team!
🟥 Watch the video (1 min 43 sec)
Url from screen share: #12841
Pain
Add an additional link in the GitHub Action for Rules (Content) pull requests that points to the current live (production) version of the rule. This link should appear alongside the existing PR preview link so reviewers can easily open both versions in separate tabs and compare changes without reading raw markdown or file diffs.
Acceptance Criteria
- Given a pull request in the Rules (Content) repository, when the GitHub Action runs, then it displays a link to the PR preview of the rule.
- Given a pull request in the Rules (Content) repository, when the GitHub Action runs, then it also displays a link labeled clearly as the current live (production) version of the rule.
- Both the PR preview link and the live version link are visible together in the GitHub Action output or PR comment.
- The live version link correctly points to the currently published rule in production.
- Users can open the PR preview and live version links in separate tabs to compare content easily.
- The change does not remove or break the existing PR preview functionality.
Screenshot

Figure: Missing link to current live version alongside PR preview
Requested by: @tiagov8 via YakShaver.ai 🦬
cc: @micsblank, @Aibono1225, @tiagov8, @adamcogan, @joshbermanssw
Hi Team!
🟥 Watch the video (1 min 43 sec)
Url from screen share: #12841
Pain
Add an additional link in the GitHub Action for Rules (Content) pull requests that points to the current live (production) version of the rule. This link should appear alongside the existing PR preview link so reviewers can easily open both versions in separate tabs and compare changes without reading raw markdown or file diffs.
Acceptance Criteria
Screenshot
Figure: Missing link to current live version alongside PR preview