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

added repos/list_contributors #500

Merged
merged 3 commits into from
Jan 8, 2024

Conversation

dmgorsky
Copy link
Contributor

@dmgorsky dmgorsky commented Dec 1, 2023

resolving #490

@dmgorsky
Copy link
Contributor Author

dmgorsky commented Dec 11, 2023

@XAMPPRocky This workflow requires approval from a maintainer.

Copy link
Contributor

@manchicken manchicken left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would be nice if you added a test as well.

}

/// Set to 1 or true to include anonymous contributors in results.
pub fn anon(mut self, include_anon: impl Into<bool>) -> Self {
Copy link
Contributor

@manchicken manchicken Dec 15, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Dumb question: does it matter that these aren't &mut self? It seems like you'd want this to be a reference, no?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here we consume self and then return it, as a part of a builder pattern.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

That makes sense, sorry I missed it the first go-round.

@manchicken
Copy link
Contributor

This looks great, I can't wait to use it!

@dmgorsky
Copy link
Contributor Author

@XAMPPRocky This workflow requires approval from a maintainer 😇

@XAMPPRocky
Copy link
Owner

Thank you for your PR, and congrats on your first contribution! 🎉

@XAMPPRocky XAMPPRocky merged commit 465c461 into XAMPPRocky:main Jan 8, 2024
10 checks passed
@github-actions github-actions bot mentioned this pull request Jan 8, 2024
@dmgorsky dmgorsky deleted the list_contributors branch January 8, 2024 12:52
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.

3 participants