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

feat: --range flag for pizza generate config #218

Merged
merged 1 commit into from
Oct 14, 2024
Merged

Conversation

zeucapua
Copy link
Contributor

Description

Implements a new --range/-r flag for the pizza generate config file that allows the user to only look through commits between now and the given number of days before. The default set is 90 days.

Related Tickets & Documents

Closes #175

Mobile & Desktop Screenshots/Recordings

Steps to QA

  1. Build the CLI
  2. Run pizza generate config with and without the --range flag
  3. Check that anybody committing before the given range is NOT included in the final config

Tier (staff will fill in)

  • Tier 1
  • Tier 2
  • Tier 3
  • Tier 4

[optional] What gif best describes this PR or how it makes you feel?

@zeucapua zeucapua requested a review from a team October 11, 2024 19:08
Copy link
Member

@nickytonline nickytonline left a comment

Choose a reason for hiding this comment

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

🚢

@jpmcb jpmcb merged commit 525445c into beta Oct 14, 2024
9 checks passed
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.

Feature: --range flag for pizza generate config
3 participants