Skip to content

fix(config): relax schema to allow installation_id from environment vars#5425

Merged
kodiakhq[bot] merged 2 commits into
v2from
rd/v2/relax-github-app-schema
Feb 25, 2026
Merged

fix(config): relax schema to allow installation_id from environment vars#5425
kodiakhq[bot] merged 2 commits into
v2from
rd/v2/relax-github-app-schema

Conversation

@erka

@erka erka commented Feb 24, 2026

Copy link
Copy Markdown
Contributor

closes flipt/helm-charts#267

Signed-off-by: Roman Dmytrenko <[email protected]>
@erka
erka requested a review from a team as a code owner February 24, 2026 10:39
@dosubot dosubot Bot added the size:S This PR changes 10-29 lines, ignoring generated files. label Feb 24, 2026
@dosubot

dosubot Bot commented Feb 24, 2026

Copy link
Copy Markdown

Related Documentation

Checked 4 published document(s) in 1 knowledge base(s). No updates required.

How did I do? Any feedback?  Join Discord

@codecov

codecov Bot commented Feb 24, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 60.38%. Comparing base (30d966b) to head (17bbbb7).

Additional details and impacted files
@@           Coverage Diff           @@
##               v2    #5425   +/-   ##
=======================================
  Coverage   60.38%   60.38%           
=======================================
  Files         140      140           
  Lines       13892    13892           
=======================================
  Hits         8389     8389           
  Misses       4788     4788           
  Partials      715      715           
Flag Coverage Δ
integrationtests 34.20% <ø> (ø)
unittests 51.76% <ø> (-0.02%) ⬇️

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.

@markphelps markphelps added the automerge Used by Kodiak bot to automerge PRs label Feb 25, 2026
@kodiakhq
kodiakhq Bot merged commit 2048b01 into v2 Feb 25, 2026
32 checks passed
@kodiakhq
kodiakhq Bot deleted the rd/v2/relax-github-app-schema branch February 25, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

automerge Used by Kodiak bot to automerge PRs size:S This PR changes 10-29 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Json schema mismatch for installation_id via environment variables

2 participants