Skip to content

docs: document GitHub trigger workflows and runOnSynchronize option#10214

Open
BekahHW wants to merge 1 commit intomainfrom
docs/remote-config-pr-3085
Open

docs: document GitHub trigger workflows and runOnSynchronize option#10214
BekahHW wants to merge 1 commit intomainfrom
docs/remote-config-pr-3085

Conversation

@BekahHW
Copy link
Collaborator

@BekahHW BekahHW commented Feb 5, 2026

That PR adds a new runOnSynchronize option for GitHub-triggered workflows with the "PR opened" event type. When enabled, the agent receives follow-up messages with commit details whenever new commits are pushed to the PR.

Changes

  • Added GitHub as a trigger type in the "Choose Trigger Type" step (alongside Cron and Webhook)
  • Created a new "GitHub Trigger Workflow" accordion documenting:
    • All GitHub event types: PR opened, PR merged, Issue opened, Label added
    • The new "Re-run on new commits" option and its behavior
  • Reorganized Webhook section to avoid redundancy with GitHub triggers

Notes

The code PR adds a UI toggle labeled "Re-run on new commits" that appears when "PR opened" is selected. When enabled, the badge shows "PR opened + commits" and the webhook handler sends commit details (SHA, message, author) to the active agent session.


Continue Tasks: ▶️ 1 queued — View all


Summary by cubic

Documented GitHub-triggered workflows and the new “Re-run on new commits” option for PR opened events. Clarifies setup, event types, and streamlines webhook docs.

  • New Features

    • Added GitHub as a trigger type.
    • New “GitHub Trigger Workflow” docs for PR opened, PR merged, Issue opened, Label added.
    • Explained “Re-run on new commits” (PR opened only): follow-up messages send commit SHA, message, author to the active agent session.
  • Refactors

    • Simplified Webhook docs to focus on custom webhooks, CI/CD, and internal tools.

Written for commit fe06ed7. Summary will update on new commits.

Updates for continuedev/remote-config-server#3085

- Added GitHub as a trigger type alongside Cron and Webhook
- Documented all GitHub event types (PR opened, PR merged, Issue opened, Label added)
- Documented the new 'Re-run on new commits' option for PR opened workflows
- Reorganized Webhook section to avoid redundancy with GitHub triggers

Co-authored-by: bekah-hawrot-weigel <bekah@continue.dev>

Generated with [Continue](https://continue.dev)

Co-Authored-By: Continue <noreply@continue.dev>
@BekahHW BekahHW requested a review from a team as a code owner February 5, 2026 06:36
@BekahHW BekahHW requested review from sestinj and removed request for a team February 5, 2026 06:36
@github-actions
Copy link

github-actions bot commented Feb 5, 2026


Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


root seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You can retrigger this bot by commenting recheck in this Pull Request. Posted by the CLA Assistant Lite bot.

@dosubot dosubot bot added the size:M This PR changes 30-99 lines, ignoring generated files. label Feb 5, 2026
Copy link
Contributor

@cubic-dev-ai cubic-dev-ai bot left a comment

Choose a reason for hiding this comment

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

No issues found across 1 file

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size:M This PR changes 30-99 lines, ignoring generated files.

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

1 participant