You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## Summary by Sourcery
Allow customizing cruft sub-package updates via workflow inputs and
adjust GitHub workflow permissions and credentials for automated update
PRs.
Enhancements:
- Add workflow_dispatch input for passing extra cookiecutter context
into cruft update runs.
- Configure sub_package_update job environment and deployment settings.
- Update cruft update step to accept optional variables-to-update
arguments from workflow inputs.
- Use a dedicated branch token secret for create-pull-request when
opening automated update branches.
CI:
- Adjust GitHub Actions permissions and environment configuration for
the sub_package_update workflow.
0 commit comments