pressbooks / composer-autoupdate-bedrock

Auto updater action 🤖
0 stars 0 forks source link

feat: Improve composer autoupdate behaviour #74

Closed ho-man-chan closed 8 months ago

ho-man-chan commented 8 months ago

Resolves: #73

This PR does the following: When a repository is updated, it will fetch all the bedrocks in the organization and dispatches an updated workflow to the affected bedrock. The trigger depends on the branch and environment, it will check if the branch and the package exist for the bedrock.

Test:

  1. When the pressbooks/fake-plugin is updated, it triggers a dispatch workflow to the pressbooks/testing-bedrock.
  2. This testing-bedrock gets a composer update to only the package pressbooks/fake-plugin.