-
Notifications
You must be signed in to change notification settings - Fork 19
feat: Contributor Ladder #288
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
Document a contributor ladder for Shipwright, which serves the following purpose: - Clarify the roles and responsibilities of community members. - Identify levels of leadership within the community. - Provide guidance and procedures for adding new maintainers and other roles that grant permissions for project behaviors/functions. - Map project roles to security roles in GitHub. This ladder was inspired by several contributor ladder documents in the CNCF, such as the CNCF Glossary project [1] and the OpenFeature project [2]. [1] https://glossary.cncf.io/contributor-ladder/ [2] https://openfeature.dev/community/contributor_ladder/ Assisted-by: Cursor Generated-by: Cursor Signed-off-by: Adam Kaplan <[email protected]>
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
/lgtm |
|
New changes are detected. LGTM label has been removed. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I see that you now also changed the permissions. Would not an approver also only need Write permission ? The difference to Contributor would be to be listed as approver in the OWNERS files. Maintainer would then have Maintain permission. Or, do you have use cases in mind where an approver would require maintain permissions ?
Taking a harder look at this, you are right that I should revert the defaults. Also, |
Per feedback from the community: - Grant GitHub permissions across the organization based on contributor level. - Recognize approvers in the maintainers list document. Signed-off-by: Adam Kaplan <[email protected]>
9e678d3 to
d58d5ec
Compare
Changes
Document a contributor ladder for Shipwright, which serves the following purpose:
This ladder was inspired by several contributor ladder documents in the CNCF, such as the CNCF Glossary project [1] and the OpenFeature project [2].
[1] https://glossary.cncf.io/contributor-ladder/
[2] https://openfeature.dev/community/contributor_ladder/
Assisted-by: Cursor
Generated-by: Cursor
Fixes #244
/kind feature
Submitter Checklist
See the contributor guide
for details on coding conventions, github and prow interactions, and the code review process.
Release Notes