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

feature/improve-integration-test-notifications #207

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

gecBurton
Copy link
Collaborator

Context

As an Engineer I want to receive relevant updates about integration tests.

Changes proposed in this pull request

  • integration tests failure notifications will only happen if they are scheduled, e.g. on main, not on some branch that is being tested
  • scheduled integration test passing will result in a notification (this only happens 3 times a day)

Guidance to review

Relevant links

Things to check

  • I have added any new ENV vars in all deployed environments
  • I have tested any code added or changed
  • I have run integration tests
  • I have manually tested the streamlit app

@gecBurton gecBurton changed the title feature/imporve-notifications feature/imporve-integration-test-notifications Apr 11, 2024
@gecBurton gecBurton changed the title feature/imporve-integration-test-notifications feature/improve-integration-test-notifications Apr 11, 2024
@gecBurton gecBurton merged commit a0c5d8b into main Apr 11, 2024
7 checks passed
@gecBurton gecBurton deleted the feature/quality-of-life-notifications branch April 11, 2024 09:51
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.

None yet

2 participants