Skip to content
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

Add support for collaborator roles #669

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

NiccoloFei
Copy link

Closes #563

This patch adds support for the 2 collaborator roles: triage and maintain.

@codecov
Copy link

codecov bot commented Jun 6, 2023

Codecov Report

Patch coverage: 100.00% and project coverage change: +0.33 🎉

Comparison is base (dfd52a8) 85.71% compared to head (dd6d811) 86.04%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #669      +/-   ##
==========================================
+ Coverage   85.71%   86.04%   +0.33%     
==========================================
  Files           5        5              
  Lines          84       86       +2     
  Branches       12       12              
==========================================
+ Hits           72       74       +2     
  Misses          1        1              
  Partials       11       11              
Flag Coverage Δ
unittests 86.04% <100.00%> (+0.33%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
src/permission.ts 84.61% <100.00%> (+2.79%) ⬆️

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

Signed-off-by: Niccolò Fei <niccolo.fei@enterprisedb.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support for collaborator roles
1 participant