Skip to content

feat: push module updates directly to main#412

Open
AlexanderLanin wants to merge 1 commit into
eclipse-score:mainfrom
etas-contrib:push-updates-to-main
Open

feat: push module updates directly to main#412
AlexanderLanin wants to merge 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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Backlog

Development

Successfully merging this pull request may close these issues.

1 participant