Skip to content

Add hiring/job link to left-menu

Eric Eastwood requested to merge gitlab-hiring-button into develop

Add hiring/job link to left-menu

Related to

Add feature toggle

node ./scripts/utils/feature-toggle.js --name hiring-badge --description "Shows a Gitter hiring/job badge at the top of the left-menu" --enable

The above will default to enabled ^

Todo

  • Link job post
  • Put behind feature flag
  • Add feature toggle to production
    • NODE_ENV=prod ./scripts/utils/feature-toggle.js --name hiring-badge --description "Shows a Gitter hiring/job badge at t he top of the left-menu" --enable
Edited by Eric Eastwood

Merge request reports