Skip to content

Conversation

@LoayAhmed304
Copy link
Member

@LoayAhmed304 LoayAhmed304 commented Oct 23, 2025

Preview for both frontend and backend pull requests are viewed here.

I'll revert the changes and move the workflows out of .github before merging, so we don't trigger it in this repository for no reason.

Note

It gets cleared (re-commented) whenever a PR is (re)opened, became ready for review (out of draft PR), or got any push event.

@LoayAhmed304
Copy link
Member Author

@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@raven-swe raven-swe deleted a comment from github-actions bot Oct 23, 2025
@github-actions
Copy link

github-actions bot commented Oct 23, 2025

Backend Testers Checklist

General

  • Validation for every input
  • Persistent try/catch blocks
  • No lack of documentation
  • Localization

Backend

  • Standard response
  • Sanitization for all user input data
  • Queries transactions for rollbacks
  • Idempotency
  • Monitoring & Logging
  • Filtering and Pagination
  • Documentation is updated correctly
  • Stateless design
  • OpenAPI spec is correctly updated and synced to other teams
  • Designing indexes (if applicable)
  • Rate limiting (if applicable)
  • Soft deleting (if applicable)

@github-actions
Copy link

github-actions bot commented Oct 23, 2025

Frontend Testers Checklist

General

  • Validation for every input
  • Persistent try/catch blocks
  • No lack of documentation
  • Localization

Frontend

  • Caching (if applicable)
  • Responsiveness for all screens
  • Loading indicators & skeleton loaders
  • Optimistic loading (if applicable)

@AhmedSobhy01 AhmedSobhy01 merged commit 2579db9 into dev Oct 23, 2025
6 checks passed
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.

2 participants