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

test(cat-voices): add allure report to slack #989

Merged
merged 2 commits into from
Oct 10, 2024

Conversation

emiride
Copy link
Contributor

@emiride emiride commented Oct 10, 2024

Description

Adding a slack notification for nightly CI run.

Related Issue(s)

List the issue numbers related to this pull request.

e.g., Resolves #751

Description of Changes

Added a step in Github Action for Nightly CI to send a link and summary of tests to Slack channel.

Breaking Changes

There are no breaking changes.

Screenshots

Screenshot 2024-10-10 at 13 23 06

Related Pull Requests

no related PR

e.g., #1, #1

Please confirm the following checks

  • My code follows the style guidelines of this project
  • I have performed a self-review of my code
  • I have commented 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 module

@emiride emiride self-assigned this Oct 10, 2024
@emiride emiride added review me PR is ready for review github_actions Pull requests that update GitHub Actions code labels Oct 10, 2024
Copy link
Contributor

github-actions bot commented Oct 10, 2024

Test Report | ${\color{lightgreen}Pass: 292/292}$ | ${\color{red}Fail: 0/292}$ |

@emiride emiride force-pushed the 751-nightly-allure-slack-report branch from 9d677f8 to a650eac Compare October 10, 2024 11:28
@emiride emiride marked this pull request as ready for review October 10, 2024 11:28
@emiride emiride requested a review from kukkok3 October 10, 2024 11:28
@kukkok3 kukkok3 enabled auto-merge (squash) October 10, 2024 12:17
Copy link
Contributor

@kukkok3 kukkok3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@kukkok3 kukkok3 merged commit ff6859e into main Oct 10, 2024
37 checks passed
@kukkok3 kukkok3 deleted the 751-nightly-allure-slack-report branch October 10, 2024 12:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code review me PR is ready for review
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

🛠️ [TASK] : Add reporting to nightly run
2 participants