Allow local Policy Definition
Open
Nobody has claimed this yet.
- Dominant language
- Elixir
- Stars
- 1.1k
- Forks
- 211
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 7
Description
Allow to define an inline policy in mix.exs instead of referring to a policy by name.
Lots of users are not in an org but might still want to use the same feature.
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
Start with mix.exs and trace the existing flow for referring to a policy by name. Determine how an inline policy definition should be represented and consumed for users outside an organization. Done means local users can define the policy directly in mix.exs and use the same feature without an organization.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- elixir
- Domain
- cli, tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100