department-of-veterans-affairs / va-mobile-app

"If VA were a company, it would have a flagship mobile app."
https://department-of-veterans-affairs.github.io/va-mobile-app/
15 stars 2 forks source link

Create a process around Remote Config changes #5416

Open narin opened 1 year ago

narin commented 1 year ago

Description

There is currently no process around adding or updating Remote Config values. Usually, values are updated by one person without any review or oversight, which could potentially lead to user error. We should consider if there should be any sort of review process before changes are updated in Remote Config. Some additional things to consider are naming convention and whether we may want to take advantage of Firebase's templating and version history features.

### Acceptance Criteria
- [ ] Determine if we want a more defined process for updating Remote Config
- [ ] Discuss process amongst engineering/product leads
- [ ] Document process
timwright12 commented 1 month ago

@narin @dumathane can one of you add more details to this issue?

narin commented 1 month ago

@timwright12 Added what I was thinking with the creation of this ticket. Feel free to close if no longer applicable