Skip to content

Clarify workflow push event triggers#5676

Open
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/workflows-default-branch-push-1778012295
Open

Clarify workflow push event triggers#5676
mintlify[bot] wants to merge 1 commit intomainfrom
mintlify/workflows-default-branch-push-1778012295

Conversation

@mintlify
Copy link
Copy Markdown
Contributor

@mintlify mintlify Bot commented May 5, 2026

Summary

Clarifies the description of push event triggers in the workflows overview to reflect that workflows now run on direct pushes to the default branch in addition to pull request merges, with deduplication so the same commit only triggers a single run.

Source PR

mintlify/server#5052 — extends the workflow lifecycle so codebase webhooks fire on direct pushes to the default branch (in addition to PR merges) without duplicating work when the same commit lands through both paths.

Changes

  • workflows/index.mdx — Expanded the "Push events" trigger description to call out both pull request merges and direct pushes, and added a note that the same commit only runs the workflow once.

Note

Low Risk
Low risk documentation-only change that clarifies when push-triggered workflows run and notes deduplication for the same commit.

Overview
Clarifies the Push events trigger description in workflows/index.mdx to explicitly cover both PR merges and direct pushes to the default branch, and notes that a commit only triggers one workflow run even if it lands via both paths.

Reviewed by Cursor Bugbot for commit 461b87e. Bugbot is set up for automated code reviews on this repo. Configure here.

Generated-By: mintlify-agent
@mintlify
Copy link
Copy Markdown
Contributor Author

mintlify Bot commented May 5, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
mintlify 🟢 Ready View Preview May 5, 2026, 8:22 PM

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.

0 participants