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

fix: Skip date testing if not configured #109

Merged
merged 2 commits into from
Apr 26, 2024
Merged

fix: Skip date testing if not configured #109

merged 2 commits into from
Apr 26, 2024

Conversation

zkoppert
Copy link
Member

@zkoppert zkoppert commented Apr 26, 2024

Pull Request

Proposed Changes

This change modifies the condition for skipping a repository based on its creation date. Now, the code first checks if a created_after_date exists before comparing it to the repository's creation date.

Readiness Checklist

Author/Contributor

  • If documentation is needed for this change, has that been included in this pull request
  • run make lint and fix any issues that you have introduced
  • run make test and ensure you have test coverage for the lines you are introducing

Reviewer

  • Label as either bug, documentation, enhancement, infrastructure, maintenance or breaking

Signed-off-by: Zack Koppert <zkoppert@github.com>
@zkoppert zkoppert merged commit 47877e2 into main Apr 26, 2024
8 checks passed
@zkoppert zkoppert deleted the skip-date-checks branch April 26, 2024 22:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants