Skip to content

chore: Keep main CI lane checks stable when skipped#34143

Merged
laipz8200 merged 1 commit intomainfrom
ci-skip-unchanged-tests
Mar 26, 2026
Merged

chore: Keep main CI lane checks stable when skipped#34143
laipz8200 merged 1 commit intomainfrom
ci-skip-unchanged-tests

Conversation

@laipz8200
Copy link
Copy Markdown
Member

Important

  1. Make sure you have read our contribution guidelines
  2. Ensure there is an associated issue and you have been assigned to it
  3. Use the correct syntax to link this PR: Fixes #<issue number>.

Summary

Fixes #34140.

Keeps the main CI workflow reporting a consistent set of lane checks for pull requests.

Screenshots

Before After
N/A N/A

Checklist

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This does not apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran make lint and make type-check (backend) and cd web && npx lint-staged (frontend) to appease the lint gods

@laipz8200 laipz8200 changed the title Keep main CI lane checks stable when skipped chore: Keep main CI lane checks stable when skipped Mar 26, 2026
@laipz8200 laipz8200 marked this pull request as ready for review March 26, 2026 09:23
@dosubot dosubot Bot added the size:L This PR changes 100-499 lines, ignoring generated files. label Mar 26, 2026
@dosubot dosubot Bot added the lgtm This PR has been approved by a maintainer label Mar 26, 2026
@laipz8200 laipz8200 added this pull request to the merge queue Mar 26, 2026
Merged via the queue into main with commit 69c2b42 Mar 26, 2026
26 of 27 checks passed
@laipz8200 laipz8200 deleted the ci-skip-unchanged-tests branch March 26, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

lgtm This PR has been approved by a maintainer size:L This PR changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Main CI should always report stable lane checks

2 participants