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

chore: add gh action to ensure deployment success for every PR #8990

Merged
merged 4 commits into from Feb 22, 2024

Conversation

vishnu-narayanan
Copy link
Member

@vishnu-narayanan vishnu-narayanan commented Feb 22, 2024

Pull Request Template

Description

  • Add GitHub action to ensure every PR is successfully deployed

Changelog

  • curl the deployment URL with /api endpoint
  • check if it returns a json matching the expected structure

Type of change

Please delete options that are not relevant.

  • New feature (non-breaking change which adds functionality)

How Has This Been Tested?

  • Tests via gh action

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented on my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@vishnu-narayanan vishnu-narayanan temporarily deployed to chatwoot-pr-8990 February 22, 2024 11:52 Inactive
@pranavrajs pranavrajs merged commit 1de3ff1 into develop Feb 22, 2024
17 checks passed
@pranavrajs pranavrajs deleted the feat/add-deploy-check-gh-action branch February 22, 2024 23:28
Copy link

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 24, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants