You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I realize that contributors cant add labels unless there is an issue template that allows them to create an issue and select labels when creating issues, but this is an unusual scenario that projects need to go out of their way for.1234
Note
The reason why fundContributorClosedIssue exists is because if:
an outside party files an issue
we fund it
self assign
Then they can mark the issue closed as completed using the GitHub UI (because they created the issue) which makes an easy attack vector.
I realize that contributors cant add labels unless there is an issue template that allows them to create an issue and select labels when creating issues, but this is an unusual scenario that projects need to go out of their way for.1234
Remove all references to publicAccessControl.setLabel
Refactor publicAccessControl to only be a boolean called: fundContributorClosedIssue, default is false.5
https://www.github.com/ubiquity-os-marketplace/assistive-pricing/blob/9984131a66eb9167dd0f60147a99e41ae382c43b/src/types/plugin-input.ts#L23-L29
Note
The reason why fundContributorClosedIssue exists is because if:
an outside party files an issue
we fund it
self assign
Then they can mark the issue closed as completed using the GitHub UI (because they created the issue) which makes an easy attack vector.
Footnotes
⚠ 79% possible duplicate - Feature Request: Dark Mode for UI ↩
⚠ 79% possible duplicate - Feature Request: Dark Mode for UI ↩
⚠ 78% possible duplicate - Issue with Account Access ↩
⚠ 78% possible duplicate - Data Upload Takes Too Long ↩
⚠ 78% possible duplicate - File upload fails always ↩
The text was updated successfully, but these errors were encountered: