Skip to content

fix(git-service): use correct secret for PSK_TOKEN in clowdapp - #484

Merged
justinorringer merged 1 commit into
RedHatInsights:mainfrom
hossam-farid:clowdapp-psk-update
Aug 13, 2026
Merged

fix(git-service): use correct secret for PSK_TOKEN in clowdapp#484
justinorringer merged 1 commit into
RedHatInsights:mainfrom
hossam-farid:clowdapp-psk-update

Conversation

@hossam-farid

Copy link
Copy Markdown
Contributor

Description

RHCLOUD-XXXXX
Update clowdapp to use new credential for quickstarts


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 12, 2026

Copy link
Copy Markdown

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 9824b22f-1210-4597-9111-585709350815

📥 Commits

Reviewing files that changed from the base of the PR and between a45165b and c3423db.

📒 Files selected for processing (1)
  • deploy/clowdapp.yml

Summary by CodeRabbit

  • Chores
    • Updated deployment configuration to use the current Git service credentials for secure token access.

Walkthrough

The deployment configuration changes the PSK_TOKEN secret reference from quickstarts-git-service to git-service-credentials.

Changes

Deployment secret update

Layer / File(s) Summary
Update PSK_TOKEN secret reference
deploy/clowdapp.yml
The configuration now reads PSK_TOKEN from git-service-credentials.

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

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Title check ✅ Passed The title clearly and concisely identifies the corrected PSK_TOKEN secret in clowdapp.
Description check ✅ Passed The description follows the required template and states the change, but testing details and checklist confirmations are incomplete.
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.

@hossam-farid

Copy link
Copy Markdown
Contributor Author

/retest

1 similar comment
@hossam-farid

Copy link
Copy Markdown
Contributor Author

/retest

@justinorringer
justinorringer merged commit 23f7649 into RedHatInsights:main Aug 13, 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