Skip to content

Polish update-go-dependencies workflow#247

Merged
Goooler merged 1 commit into
trunkfrom
update-go-deps
May 14, 2026
Merged

Polish update-go-dependencies workflow#247
Goooler merged 1 commit into
trunkfrom
update-go-deps

Conversation

@Goooler
Copy link
Copy Markdown
Owner

@Goooler Goooler commented May 14, 2026

No description provided.

Copy link
Copy Markdown

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

Polishes the update-go-dependencies GitHub Actions workflow by changing when it runs and by adjusting how it authenticates to open (and auto-merge) dependency update PRs.

Changes:

  • Switch workflow triggers to run on trunk pushes and on a 12-hour cron schedule (in addition to manual dispatch).
  • Add a repository-owner guard (if: github.repository_owner == 'Goooler') to avoid running in forks.
  • Replace the GitHub App token generation action and update the PR creation + auto-merge flow.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/workflows/update-go-dependencies.yml
@Goooler Goooler merged commit 816a9fd into trunk May 14, 2026
8 checks passed
@Goooler Goooler deleted the update-go-deps branch May 14, 2026 13:59
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.

2 participants