As of now, strings set via environment variables are marked readonly and the form fields disabled.
This adds new form components for resettable settings fields and makes all of them editable. This way, when you change something from a pre-set or otherwise default value, there is a button to reset the field. It only appears if a default value actually exists, so if a value is not pre-set via env var, there's no reset button at all.
There's a small additional commit, which allows to change the from address for chat notifications.
As of now, strings set via environment variables are marked readonly and the form fields disabled.
This adds new form components for resettable settings fields and makes all of them editable. This way, when you change something from a pre-set or otherwise default value, there is a button to reset the field. It only appears if a default value actually exists, so if a value is not pre-set via env var, there's no reset button at all.
There's a small additional commit, which allows to change the from address for chat notifications.
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
As of now, strings set via environment variables are marked readonly and the form fields disabled.
This adds new form components for resettable settings fields and makes all of them editable. This way, when you change something from a pre-set or otherwise default value, there is a button to reset the field. It only appears if a default value actually exists, so if a value is not pre-set via env var, there's no reset button at all.
There's a small additional commit, which allows to change the from address for chat notifications.
Very useful feature! Looking good.