We might want to introduce three "levels" of project membership:
admin: as we have now.
edit: GET/PUT/POST, maybe also DELETE, on specific (or all?) node types, but only GET on project.
view: GET on project only, POST/PATCH on comment node type maybe?
We might want to introduce three "levels" of project membership:
- admin: as we have now.
- edit: GET/PUT/POST, maybe also DELETE, on specific (or all?) node types, but only GET on project.
- view: GET on project only, POST/PATCH on comment node type maybe?
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
We might want to introduce three "levels" of project membership:
Changed status to: 'Open'
Added subscribers: @dr.sybren, @pablovazquez, @fsiddi