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

Add output for Github Job Summary #779

Merged
merged 27 commits into from
May 24, 2023
Merged

Conversation

FriggaHel
Copy link
Contributor

@FriggaHel FriggaHel commented May 22, 2023

Proposed changes

Add Job Summary when run on Github.

Example: https://github.com/saucelabs/saucectl/actions/runs/5051015573

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation Update (if none of the other choices apply)

Checklist

  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary documentation (if appropriate)
  • I have updated the json schema (if appropriate)

Further comments

@FriggaHel FriggaHel marked this pull request as ready for review May 22, 2023 22:36
@FriggaHel FriggaHel requested a review from a team as a code owner May 22, 2023 22:36
internal/report/github/summary.go Outdated Show resolved Hide resolved
internal/report/github/summary.go Show resolved Hide resolved
internal/report/github/summary.go Outdated Show resolved Hide resolved
internal/report/github/summary.go Outdated Show resolved Hide resolved
internal/report/github/summary.go Outdated Show resolved Hide resolved
internal/report/github/summary.go Outdated Show resolved Hide resolved
internal/report/github/summary.go Outdated Show resolved Hide resolved
@FriggaHel FriggaHel added the enhancement New feature or request label May 23, 2023
@FriggaHel FriggaHel merged commit 3a3acd1 into main May 24, 2023
@FriggaHel FriggaHel deleted the DEVX-2306-job-report-github branch May 24, 2023 13:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants