Skip to content

Conversation

@codeon
Copy link
Contributor

@codeon codeon commented Sep 13, 2025

Currently, global check workflows do not trigger when a bot user makes a commit to the PR. This happens in flow repo quite a lot as we have some bots committing to auto fix lint issues and for dummy commits to trigger e2e runs.

Since global checks do not run, the PR gets stuck and requires a manual dummy commit and running the e2e tests again.

Adding a trigger for global checks on label added to manually trigger the workflow without need for a commit and running CCI tests again.

Summary

Related Issues

Type of Change

  • Change doesn't affect products or customers
  • Bug fix (non-breaking change which fixes an issue)
  • Non-breaking change (the new functionality and code refactor do not require a migration strategy)
  • Breaking change (fix or feature that will require a migration plan for data or other services)
  • Documentation/comment update
  • Other (please describe):

Testing Procedure

Checklist

  • I used generative AI to generate this PR
  • I have self-reviewed my code for clarity and correctness
  • I have added or updated comments for complex or non-obvious logic in my code
  • I have updated relevant documentation (e.g., README, code docs)
  • My changes do not introduce new warnings or errors
  • I have added or updated tests to cover new or changed functionality
  • All tests pass locally with my changes applied

Currently, global check workflows do not trigger when a bot user makes a commit to the PR. This happens in flow repo quite a lot as we have some bots committing to auto fix lint issues and for dummy commits to trigger e2e runs.

Since global checks do not run, the PR gets stuck and requires a manual dummy commit and running the e2e tests again. 

Adding a trigger for global checks on label added to manually trigger the workflow without need for a commit and running CCI tests again.
@codeon codeon requested a review from devrev-jo as a code owner September 13, 2025 07:12
@svc-devrev
Copy link

svc-devrev commented Sep 13, 2025

🎉 Snyk checks have passed. No issues have been found so far.

security/snyk check is complete. No issues have been found. (View Details)

license/snyk check is complete. No issues have been found. (View Details)

Copy link
Collaborator

@devrev-jo devrev-jo left a comment

Choose a reason for hiding this comment

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

`LG

@codeon codeon merged commit 07c79a7 into main Sep 15, 2025
6 checks passed
@codeon codeon deleted the codeon-patch-3 branch September 15, 2025 13:24
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

Successfully merging this pull request may close these issues.

3 participants