From 26931c178d4cd6f5a48366fd034db0bd5f24809e Mon Sep 17 00:00:00 2001 From: Nathanael Holliday <100959072+hollidayn@users.noreply.github.com> Date: Mon, 13 Feb 2023 11:57:38 -0600 Subject: [PATCH] Do not solicit check (#9467) # Checklist for submitter If some of the following don't apply, delete the relevant line. - [ ] Changes file added for user-visible changes in `changes/` or `orbit/changes/`. See [Changes files](https://fleetdm.com/docs/contributing/committing-changes#changes-files) for more information. - [ ] Documented any API changes (docs/Using-Fleet/REST-API.md or docs/Contributing/API-for-contributors.md) - [ ] Documented any permissions changes - [ ] Input data is properly validated, `SELECT *` is avoided, SQL injection is prevented (using placeholders for values in statements) - [ ] Added support on fleet's osquery simulator `cmd/osquery-perf` for new osquery data ingestion features. - [ ] Added/updated tests - [ ] Manual QA for all new/changed functionality - For Orbit and Fleet Desktop changes: - [ ] Manual QA must be performed in the three main OSs, macOS, Windows and Linux. - [ ] Auto-update manual QA, from released version of component to new version (see [tools/tuf/test](../tools/tuf/test/README.md)). --- handbook/business-operations/README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/handbook/business-operations/README.md b/handbook/business-operations/README.md index 0647aec36c..2be2993e79 100644 --- a/handbook/business-operations/README.md +++ b/handbook/business-operations/README.md @@ -310,7 +310,11 @@ After getting CEO approval, create a position in Breezy. ### Creating a new position in Breezy Review [Breezy positions video](https://www.loom.com/home) on how to post a job on fleetdm.com/apply using Breezy. Collect candidate feedback from the team and manage the hiring process. +### Checking legal restrictions on hiring +Fleet maintains a list of companies with whom Fleet has do-not-solicit terms that prevents us from making offers to employees of these companies. The list is in the Do Not Solicit tab of the [BizOps spreadhseet](https://docs.google.com/spreadsheets/d/1lp3OugxfPfMjAgQWRi_rbyL_3opILq-duHmlng_pwyo/edit#gid=0). + ### Interviewing at Fleet + We're glad you're interested in joining the team! Here are some of the things you can anticipate throughout this process: - We try to reply by email within one business day from the time when the application arrives.