all-contributors / all-contributors/app

Lock down security on bot repo to allow write access to contributors

Open
#147 1 comment 1 reaction 0 assignees View on GitHub
enhancement
Dominant language
JavaScript
Stars
634
Forks
168
PR merge metrics
No merged PRs in 30d

Description

**Is your feature request related to a problem? Please describe.**
Maintainers should have write access to all repos, they currently do not have write access to the bot (due to security concerns).

**Describe the solution you'd like**
Lock down CI to only inject AWS secrets on master pushes.
Lock down AWS credentials to have the minimum credentials required for deployment.

**Additional context**
We don't pass environment variables (Secrets) to forked builds. Which is how we can currently have users fork the repo, put up pull requests and run the test builds.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.