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: test commit status and queue management #2919

Merged
merged 3 commits into from
Feb 10, 2025

Conversation

kneerose
Copy link
Contributor

@kneerose kneerose commented Feb 7, 2025

List of changes

  • Add commit status indicators for backend and Playwright tests: pending, interrupted, failure, and passed.
  • Click the details link to the detailed test report if the test has failed or passed.
  • Implement a similar workflow in the queue for the same branch if a similar test workflow is already running.

Checklist

  • related issue
  • My changes generate no new warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the changelog
  • I have added tests that prove my fix is effective or that my feature works

Copy link
Contributor

github-actions bot commented Feb 7, 2025

✅ All checks succeeded

2 similar comments
Copy link
Contributor

github-actions bot commented Feb 7, 2025

✅ All checks succeeded

Copy link
Contributor

github-actions bot commented Feb 7, 2025

✅ All checks succeeded

@kneerose kneerose merged commit 3d0099c into develop Feb 10, 2025
4 of 6 checks passed
@kneerose kneerose deleted the feat/test-commit-status branch February 10, 2025 05:22
Copy link
Contributor

@kneerose
This PR is in the tag: develop-3d0099ca73bb57be8e55c6b8e6cbf071e0e3430b , for govtool-metadata-validation service

Copy link
Contributor

@kneerose
This PR is in the tag: develop-3d0099ca73bb57be8e55c6b8e6cbf071e0e3430b , for govtool-frontend service

Copy link
Contributor

@kneerose
This PR is in the tag: develop-3d0099ca73bb57be8e55c6b8e6cbf071e0e3430b , for govtool-backend service

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.

3 participants