Skip to content

Conversation

@v1v
Copy link
Member

@v1v v1v commented Sep 10, 2025

What does this PR do?

Enable https://mergify.com/product/ci-insights for GitHub actions.
Run every three hours for macos/linux and windows.

Why is it important?

Evaluate the service, before seeing how we can plug into Buildkite for instance

Checklist

  • I have read and understood the pull request guidelines of this project.
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • I have made corresponding change to the default configuration files
  • I have added tests that prove my fix is effective or that my feature works
  • I have added an entry in ./changelog/fragments using the changelog tool
  • I have added an integration test or an E2E test

Disruptive User Impact

How to test this PR locally

Related issues

Questions to ask yourself

  • How are we going to support this in production?
  • How are we going to measure its adoption?
  • How are we going to debug this?
  • What are the metrics I should take care of?
  • ...

@v1v v1v requested a review from pkoutsovasilis September 10, 2025 14:15
@v1v v1v self-assigned this Sep 10, 2025
@v1v v1v requested a review from a team as a code owner September 10, 2025 14:15
brew install make
export PATH="/usr/local/opt/make/libexec/gnubin:$PATH"

- run: go test -v -race ./... 2>&1 | tee test.output
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this test.output file a standard somehow? If not I would like to pass it to the action as an input parameter. What do you think?

@pchila pchila removed the request for review from pkoutsovasilis November 11, 2025 17:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants