Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(immutable-data): allows for applying overrides to the options based on the root object's type #826

Open
wants to merge 1 commit into
base: 05-25-feat_prefer-immutable-types_allow_for_changing_suggestion_messages
Choose a base branch
from

Conversation

RebeccaStevens
Copy link
Collaborator

@RebeccaStevens RebeccaStevens commented May 6, 2024

No description provided.

Copy link

graphite-app bot commented May 6, 2024

Your org has enabled the Graphite merge queue for merging into main

Add the label “Status: Merge Queue” to the PR and Graphite will automatically add it to the merge queue when it’s ready to merge. Or use the label “Status: Hotfix” to add to the merge queue as a hot fix.

You must have a Graphite account and log in to Graphite in order to use the merge queue. Sign up using this link.

@RebeccaStevens RebeccaStevens marked this pull request as ready for review May 6, 2024 11:06
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 1acc286 to 48b4551 Compare May 6, 2024 11:18
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from fb2ac2d to 26118a1 Compare May 6, 2024 11:30
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 48b4551 to 0e14d79 Compare May 6, 2024 11:31
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from 26118a1 to d6524a2 Compare May 6, 2024 12:16
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 0e14d79 to ae54fe8 Compare May 6, 2024 12:16
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from d6524a2 to 55b4941 Compare May 7, 2024 00:19
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from ae54fe8 to d4fe3e7 Compare May 7, 2024 00:19
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from 55b4941 to ff1550f Compare May 9, 2024 23:55
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from d4fe3e7 to 20bfc24 Compare May 9, 2024 23:56
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from ff1550f to f5b1ed2 Compare May 12, 2024 06:09
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 20bfc24 to 2bfea3e Compare May 12, 2024 06:10
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from f5b1ed2 to 3fe5b0c Compare May 19, 2024 03:28
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 2bfea3e to 1b948d4 Compare May 19, 2024 03:28
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from 3fe5b0c to fa805b5 Compare May 25, 2024 10:23
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 1b948d4 to 84afa14 Compare May 25, 2024 10:24
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from fa805b5 to 008c9fe Compare May 25, 2024 11:08
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 84afa14 to d668d8b Compare May 25, 2024 11:08
@RebeccaStevens RebeccaStevens force-pushed the 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs branch from 008c9fe to 699ebc5 Compare May 25, 2024 11:17
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from d668d8b to 66086d6 Compare May 25, 2024 11:17
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 66086d6 to 491af38 Compare May 25, 2024 12:06
@RebeccaStevens RebeccaStevens changed the base branch from 04-18-feat_prefer-immutable-types_change_default_options_in_recommeneded_and_lite_configs to 05-25-feat_prefer-immutable-types_allow_for_changing_suggestion_messages May 25, 2024 12:06
@RebeccaStevens RebeccaStevens force-pushed the 05-25-feat_prefer-immutable-types_allow_for_changing_suggestion_messages branch from 36aef11 to f901cb9 Compare May 25, 2024 12:40
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 491af38 to 97db1c0 Compare May 25, 2024 12:40
@RebeccaStevens RebeccaStevens force-pushed the 05-25-feat_prefer-immutable-types_allow_for_changing_suggestion_messages branch from f901cb9 to 4f07aa8 Compare May 25, 2024 13:32
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from 97db1c0 to ec32b94 Compare May 25, 2024 13:32
@RebeccaStevens RebeccaStevens force-pushed the 05-25-feat_prefer-immutable-types_allow_for_changing_suggestion_messages branch from 4f07aa8 to b3dac20 Compare May 26, 2024 05:11
@RebeccaStevens RebeccaStevens force-pushed the 05-06-feat_immutable-data_allows_for_applying_overrides_to_the_options_based_on_the_root_object_s_type branch from ec32b94 to 343af5a Compare May 26, 2024 05:11
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.

None yet

1 participant