export function SetGithubAccessTokenFailureReducer(state, action) {
  return {
    ...state,
    github: {
      ...state.github,