Skip to content
Snippets Groups Projects

feat(ui): Add last validation time, disable revalidation if PR not open

Merged Martin Lowe requested to merge malowe/main/167 into main
1 unresolved thread
  • feat(ui): Add last validation time, disable revalidation if PR not open

In the status UI, previously we never stated when the last validation occurred. As we have access to this data, we should tell the user when the last validation of a commit associated with a PR happened. This better supports users to know if their failure may be due to out of date validation.

Additionally, in the case of GH PRs where we have logic to manage those calls separately, we can now check if the PR is open. We use this to now toggle whether the revalidation button will be usable and whether the hCaptcha is injected.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading