Bug 1687813 Comment 4 Edit History

Note: The actual edited comment in the bug view page will always show the original commenter’s name and original timestamp.

Yes, that's exactly what I had in mind, the script pulls the data from Github, updates the records on the writer instance API, and toggle the status field to request a review. An email is sent to the reviewers group and they can login on the VPN, review the changes, and approve them.

In the [collection definition](https://github.com/mozilla-services/remote-settings-permissions/pull/197), I added you and :dlee as `editors` too (in addition to `account:related-realms-publisher`). That means you could technically also edit the records on the admin UI and request a review. And of course, the server won't let you approve your own changes.
Yes, that's exactly what I had in mind, the script pulls the data from Github, updates the records on the writer instance API, and toggles the status field to request a review. An email is sent to the reviewers group and they can login on the VPN, review the changes, and approve them.

In the [collection definition](https://github.com/mozilla-services/remote-settings-permissions/pull/197), I added you and :dlee as `editors` too (in addition to `account:related-realms-publisher`). That means you could technically also edit the records on the admin UI and request a review. And of course, the server won't let you approve your own changes.

Back to Bug 1687813 Comment 4