Adds a log line showing which default branch name is used. This is required due to the previous change https://github.com/guardian/gu-who/pull/77 which supported branch names other than master.
How to test
Run the application locally. Execute it against an organisation then view the log line in the console.
How can we measure success?
Easier debugging of any issues related to the change to default branch names rather than hardcoding of master.
What does this change?
Adds a log line showing which default branch name is used. This is required due to the previous change https://github.com/guardian/gu-who/pull/77 which supported branch names other than master.
How to test
Run the application locally. Execute it against an organisation then view the log line in the console.
How can we measure success?
Easier debugging of any issues related to the change to default branch names rather than hardcoding of master.
Have we considered potential risks?
None in particular.
Images
Accessibility