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: add discord e2e status reporting #200

Merged
merged 1 commit into from
Dec 17, 2024

Conversation

RobotSail
Copy link
Member

This PR begins addressing instructlab/community#410 by adding a GitHub action to report e2e results to Discord.

Signed-off-by: Oleg S [email protected]

@mergify mergify bot added the CI/CD Affects CI/CD configuration label Dec 17, 2024
@mergify mergify bot added the one-approval label Dec 17, 2024
@mergify mergify bot merged commit 2e7e405 into instructlab:main Dec 17, 2024
6 checks passed
@mergify mergify bot removed the one-approval label Dec 17, 2024
RobotSail added a commit to RobotSail/instructlab that referenced this pull request Dec 18, 2024
Since we have recently added Discord as another chat platform, we should
also report the status of E2E jobs there in addition to Slack.
This commit introduces this capability by mirroring a PR that was made in
instructlab/eval: instructlab/eval#200

Signed-off-by: Oleg S <[email protected]>
RobotSail added a commit to RobotSail/training that referenced this pull request Dec 18, 2024
Since we have recently added Discord as another chat platform, we should
also report the status of E2E jobs there in addition to Slack.
This commit introduces this capability by mirroring a PR that was made in
instructlab/eval: instructlab/eval#200

Signed-off-by: Oleg S <[email protected]>
RobotSail added a commit to RobotSail/sdg that referenced this pull request Dec 18, 2024
Since we have recently added Discord as another chat platform, we should
also report the status of E2E jobs there in addition to Slack.
This commit introduces this capability by mirroring a PR that was made in
instructlab/eval: instructlab/eval#200

Signed-off-by: Oleg S <[email protected]>
mergify bot added a commit to instructlab/instructlab that referenced this pull request Dec 18, 2024
Since we have recently added Discord as another chat platform, we should
also report the status of E2E jobs there in addition to Slack.
This commit introduces this capability by mirroring a PR that was made in
instructlab/eval: instructlab/eval#200

Signed-off-by: Oleg S <[email protected]>









**Checklist:**

- [x] **Commit Message Formatting**: Commit titles and messages follow guidelines in the
  [conventional commits](https://www.conventionalcommits.org/en/v1.0.0/#summary).
- [ ] [Changelog](https://github.com/instructlab/instructlab/blob/main/CHANGELOG.md) updated with breaking and/or notable changes for the next minor release.
- [ ] Documentation has been updated, if necessary.
- [ ] Unit tests have been added, if necessary.
- [ ] Functional tests have been added, if necessary.
- [ ] E2E Workflow tests have been added, if necessary.



Approved-by: cdoern

Approved-by: nathan-weinberg
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CI/CD Affects CI/CD configuration
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants