Skip to content

feat: push module updates directly to main#412

Merged
MaximilianSoerenPollak merged 1 commit into
eclipse-score:mainfrom
etas-contrib:push-updates-to-main
May 19, 2026
Merged

feat: push module updates directly to main#412
MaximilianSoerenPollak merged 1 commit into
eclipse-score:mainfrom
etas-contrib:push-updates-to-main

Conversation

@AlexanderLanin
Copy link
Copy Markdown
Member

Summary

  • Replace peter-evans/create-pull-request with a direct git push to main in the module update workflow
  • Remove the now-unnecessary pull-requests: write permission
  • Reduces latency and manual approval overhead for automated module updates

Test plan

  • Trigger workflow manually via workflow_dispatch and verify it pushes directly to main
  • Verify scheduled runs commit and push without creating PRs

Eliminates the intermediate PR step for automated module updates,
reducing latency and manual approval overhead.
@MaximilianSoerenPollak MaximilianSoerenPollak merged commit bf80576 into eclipse-score:main May 19, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Development

Successfully merging this pull request may close these issues.

2 participants