Skip to content

feat(git-service): implement fork-based push and GPG commit signing - #489

Merged
justinorringer merged 2 commits into
RedHatInsights:mainfrom
hossam-farid:git-service-add-fix
Aug 19, 2026
Merged

feat(git-service): implement fork-based push and GPG commit signing#489
justinorringer merged 2 commits into
RedHatInsights:mainfrom
hossam-farid:git-service-add-fix

Conversation

@hossam-farid

@hossam-farid hossam-farid commented Aug 17, 2026

Copy link
Copy Markdown
Contributor

Description

RHCLOUD-50379

Implements a fork-based two-token push workflow so nacho-bot pushes branches to its own fork and creates cross-repo PRs on the upstream repo, and adds GPG commit signing so all commits show as "Verified" on GitHub.


How to test locally


Anything reviewers should know?


Checklist

  • Tests: new/updated tests cover the change
  • API: spec updated if endpoints changed (or N/A)
  • Migrations: backwards compatible if schema changed (or N/A)
  • Dependencies: no known impact to dependent services
  • Security: reviewed against secure coding checklist (or N/A)

AI disclosure

@coderabbitai

coderabbitai Bot commented Aug 17, 2026

Copy link
Copy Markdown

Important

Review available on request

  • 🔍 Trigger review

Reviews should be triggered manually for repositories with fewer than 10 stars. Select Trigger review above or comment @coderabbitai review to review the latest changes. For a full review, comment @coderabbitai full review.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: cdb3bd16-4fc7-4143-90b0-a67095692529


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.

@hossam-farid
hossam-farid marked this pull request as ready for review August 17, 2026 16:21
@hossam-farid

Copy link
Copy Markdown
Contributor Author

/retest

@hossam-farid

Copy link
Copy Markdown
Contributor Author

/retest

@justinorringer
justinorringer merged commit e9c023d into RedHatInsights:main Aug 19, 2026
13 of 14 checks passed
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