Skip to content

Auto update builtins#3

Closed
Buckwich wants to merge 4 commits intomainfrom
auto-update-builtins
Closed

Auto update builtins#3
Buckwich wants to merge 4 commits intomainfrom
auto-update-builtins

Conversation

@Buckwich
Copy link
Member

@Buckwich Buckwich commented Jul 21, 2025

Extended the CI workflow to include a check if files have changed after updating builtins.

If its detected changes in a PR a comment is added. (Cf. the comment in this PR)

Further its checked weekly if the builtins would change and a PR is created (can also be manually triggered (not tested yet as scheduled and workflow dispatch need to be on main first)

Alternative would be to split the workflow and utilize reusable actions

@bpmn-io-tasks bpmn-io-tasks bot added the needs review Review pending label Jul 21, 2025
@github-actions
Copy link

github-actions bot commented Jul 21, 2025

There are changes to the builtin functions that are not part of this PR. Consider if you want to include all changes in this PR or check if there's already a PR that includes these changes.

@Buckwich Buckwich force-pushed the auto-update-builtins branch from d69f4bb to 6b024b8 Compare July 21, 2025 13:08
@Buckwich Buckwich requested review from Copilot and nikku July 21, 2025 13:10
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR extends the CI workflow to automatically manage builtin function updates through detection, notification, and automatic PR creation. The workflow now runs on a weekly schedule and can be manually triggered to check for builtin changes.

  • Adds scheduled and manual trigger capabilities to the CI workflow
  • Implements detection of builtin function changes and adds PR comments when changes are detected
  • Creates automatic PRs for builtin updates when triggered via schedule or manual dispatch

Buckwich and others added 2 commits July 21, 2025 15:19
Base automatically changed from migrate to main July 21, 2025 13:19
@Buckwich Buckwich force-pushed the auto-update-builtins branch from 6b024b8 to f708de4 Compare July 21, 2025 13:20
@Buckwich Buckwich closed this Jul 21, 2025
@bpmn-io-tasks bpmn-io-tasks bot removed the needs review Review pending label Jul 21, 2025
@Buckwich
Copy link
Member Author

I've added the PR template on main, that seems to have autoclosed this PR. new one: #4

@Buckwich Buckwich mentioned this pull request Jul 21, 2025
4 tasks
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