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

[Testing] feat: ci: Automated suggestion if check-gen job fails #12352

Closed
wants to merge 6 commits into from

Commits on Aug 7, 2024

  1. Automated suggestion if make docgen check fails

    Automated suggestion if make docgen check fails
    rjan90 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    ea2bcf2 View commit details
    Browse the repository at this point in the history
  2. test: bump version to make make gen fail

    test: bump version to make `make gen` fail
    rjan90 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    970c073 View commit details
    Browse the repository at this point in the history
  3. Resolve unexpected EOF error

    Resolve unexpected EOF error
    rjan90 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    257572a View commit details
    Browse the repository at this point in the history
  4. Add actions/checkout@v4

    Add `actions/checkout@v4`
    rjan90 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    8a0d95d View commit details
    Browse the repository at this point in the history
  5. Add write-permissions to PRs

    Add write-permissions to PRs
    rjan90 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    0c62922 View commit details
    Browse the repository at this point in the history
  6. Read the content of the patch file before heredoc

    Read the content of the patch file before heredoc
    rjan90 committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    2ea7355 View commit details
    Browse the repository at this point in the history