Add the following line to the module's info.yml file, so a "Configure" link can automatically appear on the module list page under the name of this module: configure: system_account.settings
The composer.json file should include a require-dev with the fixed dependency to feeds, otherwise the drupalci testbot is going to download whatever it wants.
This should be handled via this module's own permission. An update hook is also required to assign this new permission to the roles using the access administration pages before this change.