sanitizers / sanitizers/chronographer-github-app
[TODO] Implement an org allowlist feature
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 11
- Forks
- 6
- PR merge metrics
- No merged PRs in 30d
Description
This is intended to limit the PSF deployment to orgs that align with the PSF's mission.
It should be a setting on the deployment side (probably via an env var) and it should be disabled by default assuming that other deployments of the app may be open to everyone.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
No files or tests are named. Start by locating the deployment configuration and the organization access check, then trace how environment settings are read. Done means an environment-controlled organization allowlist restricts PSF deployment access while remaining disabled by default for other deployments.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github, python
- Domain
- authorization, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100