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

Allow a way to use commit comment on fail in the PR gtate #282

Open
darrenge opened this issue Dec 11, 2024 · 0 comments
Open

Allow a way to use commit comment on fail in the PR gtate #282

darrenge opened this issue Dec 11, 2024 · 0 comments

Comments

@darrenge
Copy link

darrenge commented Dec 11, 2024

Currently, the recommendation is to not use this for PRs. The problem is that the commit comment is only added after it is pushed to main.

This is kind of my way to add it as a gate to CI:

  1. PR is submitted
  2. BDN is ran
  3. If the Mean is out of range it fails it puts a commit comment in the PR
  4. PR fails and it isn't added to the charts

For step #3, it would be cool to verify vs a specific commit ID (or maybe most recent one in Main): #281

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant