Skip to content

feat: replace FF_SALESFORCE_CONTACT env var - #2735

Merged
patheard merged 2 commits into
mainfrom
feat/remove-salesforce
Aug 28, 2026
Merged

feat: replace FF_SALESFORCE_CONTACT env var#2735
patheard merged 2 commits into
mainfrom
feat/remove-salesforce

Conversation

@patheard

Copy link
Copy Markdown
Member

Summary | Résumé

Replace the feature flag with an inferred IS_GC_ORGANISATIONS boolean based on the existence of the GC organisation bucket and filename.

This is being done as part of the Notify Salesforce disconnect.

Related

@patheard patheard self-assigned this Jul 17, 2026
@github-actions

Copy link
Copy Markdown

@patheard
patheard force-pushed the feat/remove-salesforce branch from a1cac3e to 98060b0 Compare August 7, 2026 20:27
@patheard
patheard force-pushed the feat/remove-salesforce branch from 9dd10e9 to 5df53bc Compare August 26, 2026 13:21
@patheard
patheard marked this pull request as ready for review August 26, 2026 13:58

@andrewleith andrewleith left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM - since the env vars GC_ORGANISATIONS_BUCKET_NAME and GC_ORGANISATIONS_FILENAME will not be changing here, the app will continue to load and show the org list from the s3 bucket and/or the fallback file. ✅

Thanks for doing this Pat!

Replace the feature flag with an inferred `IS_GC_ORGANISATIONS` boolean based
on the existence of the GC organisation bucket and filename.

This is being done as part of the Notify Salesforce disconnect.
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