Skip to content

CRITICAL- fix: correct GitHub publish owner - #820

Open
fadilasif wants to merge 1 commit into
webadderallorg:mainfrom
fadilasif:fix-github-publish-owner
Open

CRITICAL- fix: correct GitHub publish owner#820
fadilasif wants to merge 1 commit into
webadderallorg:mainfrom
fadilasif:fix-github-publish-owner

Conversation

@fadilasif

@fadilasif fadilasif commented Aug 19, 2026

Copy link
Copy Markdown

Pull Request Template

Description

Correct the GitHub publish owner in electron-builder.json5 from webadderall to webadderallorg.

Motivation

The upstream Recordly repository is hosted at webadderallorg/Recordly, but the electron-builder GitHub publishing configuration referenced webadderall as the owner.

This could cause release publishing to target the wrong GitHub repository.

Type of Change

Bug fix

Related Issue(s)

None

Testing Guide

Verify the upstream repository is webadderallorg/Recordly.
Verify electron-builder.json5 contains:
"owner": "webadderallorg".
Review the PR diff to confirm that only the GitHub publish owner was changed.

Checklist

  • I have performed a self-review of my code.

Thank you for contributing!

Summary by CodeRabbit

  • Chores
    • Updated the application publishing configuration to use the new repository owner.

@coderabbitai

coderabbitai Bot commented Aug 19, 2026

Copy link
Copy Markdown
Contributor

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: d6a20de4-a653-4855-ad91-a4a5eec38db7

📥 Commits

Reviewing files that changed from the base of the PR and between 72e9724 and 8dd7550.

📒 Files selected for processing (1)
  • electron-builder.json5

Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review.


📝 Walkthrough

Walkthrough

The Electron Builder GitHub publish configuration now targets the webadderallorg repository owner instead of webadderall.

Changes

Publish configuration

Layer / File(s) Summary
Update GitHub publish owner
electron-builder.json5
The GitHub publish owner changes from webadderall to webadderallorg.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Merge Risk: ⚪ Minimal · up to 8dd75

This is a localized correction to the GitHub publish owner in the release configuration; no actionable merge-blocking risk remains after normal checks and review.

Suggested reviewers: webadderall

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description check ✅ Passed The description explains the change, motivation, type, testing steps, and checklist status; omitted optional screenshot and issue details are not critical.
Title check ✅ Passed The title clearly identifies the correction to the GitHub publish owner and matches the main change.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant