Skip to content

fix: page title typo#2689

Open
rmnbrd wants to merge 1 commit into
stagingfrom
fix/typo-page-name
Open

fix: page title typo#2689
rmnbrd wants to merge 1 commit into
stagingfrom
fix/typo-page-name

Conversation

@rmnbrd
Copy link
Copy Markdown
Contributor

@rmnbrd rmnbrd commented May 18, 2026

Summary

Issue: Slack thread

Screenshots / Recordings

Testing

  • Changes tested locally in the relevant Console's pages and Storybooks
  • yarn test or yarn test -u (if you need to regenerate snapshots)
  • yarn format
  • yarn lint

PR Checklist

  • I followed naming, styling, and TypeScript rules (see .cursor/rules)
  • I performed a self-review (diff inspected, dead code removed)
  • I titled the PR using Conventional Commits with a scope when possible (e.g. feat(service): add new Terraform service) - required for semantic-release
  • I only kept necessary comments, written in English (watch for useless AI comments)
  • I involved a designer to validate UI changes if I am not a designer
  • I covered new business logic with tests (unit)
  • I confirmed CI is green (Codecov red can be accepted)
  • I reviewed and executed locally any AI-assisted code

@rmnbrd rmnbrd self-assigned this May 18, 2026
Copilot AI review requested due to automatic review settings May 18, 2026 12:33
Copy link
Copy Markdown
Contributor

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

Fixes a typo in the browser page title for the Organization cloud credentials settings page.

Changes:

  • Corrects “Cloud Crendentials” to “Cloud Credentials” in the document title.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@codecov
Copy link
Copy Markdown

codecov Bot commented May 18, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 43.72%. Comparing base (73c0d81) to head (51c4da1).

Additional details and impacted files
@@             Coverage Diff             @@
##           staging    #2689      +/-   ##
===========================================
- Coverage    46.19%   43.72%   -2.47%     
===========================================
  Files         1150      591     -559     
  Lines        23966    14533    -9433     
  Branches      6976     4265    -2711     
===========================================
- Hits         11070     6355    -4715     
+ Misses       10952     7047    -3905     
+ Partials      1944     1131     -813     
Flag Coverage Δ
unittests 43.72% <100.00%> (-2.47%) ⬇️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

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.

3 participants