-
-
Notifications
You must be signed in to change notification settings - Fork 11
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
feat: implement pizza offboard
command
#207
Conversation
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.
This works, but it wasn't clear to me that I had to put a space between people or emails I wanted to offboard. I tried using a comma initially.
It'd also be nice to detect the .sauced.yaml like we do with generate.
A future feature could be loading a CSV of people to offboard, but now I'm scope creeping. 😅
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.
Nice work! 👏🏼 👏🏼
Co-authored-by: John McBride <[email protected]>
Description
Implements a new
pizza offboard
command that allows the user to offboard contributors from the.sauced.yaml
config andCODEOWNERS
files by their attributed name or email.Related Tickets & Documents
Closes #117
Mobile & Desktop Screenshots/Recordings
Area.mp4
Steps to QA
.sauced.yaml
andCODEOWNERS
filespizza offboard <usernames/emails>
with the user(s) you want to offboardpizza offboard zeudev [email protected]
--path
(-p
) flag to specify what repository you are updating--config
(-c
) global flag to specify the config, separate from the--path
directoryTier (staff will fill in)
[optional] What gif best describes this PR or how it makes you feel?