Skip to content

fix: Skip date testing if not configured#109

Merged
zkoppert merged 2 commits intomainfrom
skip-date-checks
Apr 26, 2024
Merged

fix: Skip date testing if not configured#109
zkoppert merged 2 commits intomainfrom
skip-date-checks

Conversation

@zkoppert
Copy link
Copy Markdown
Collaborator

@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 requested a review from jmeridth as a code owner April 26, 2024 15:46
@github-actions github-actions bot added the fix label Apr 26, 2024
@zkoppert zkoppert enabled auto-merge April 26, 2024 15:46
@zkoppert zkoppert merged commit 47877e2 into main Apr 26, 2024
@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.

2 participants