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: Update time in draft to account for edge cases and update tests #431

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

brokoli777
Copy link

@brokoli777 brokoli777 commented Nov 26, 2024

Pull Request

Proposed Changes

Fixes: #417

  • Updated the time in draft to work even if a pr has been changed from ready for review to draft by using the events from the issues object.
  • Also updated the test cases to reflect and test the new changes.

image

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
  • If publishing new data to the public (scorecards, security scan results, code quality results, live dashboards, etc.), please request review from @jeffrey-luszcz

image

image

Reviewer

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

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.

Potentially inaccurate time in draft
1 participant