Skip to content

fix(ci): set dependency PR service identity#146

Merged
fqjony merged 1 commit into
latestfrom
fix-dependency-updater-identity
Jun 24, 2026
Merged

fix(ci): set dependency PR service identity#146
fqjony merged 1 commit into
latestfrom
fix-dependency-updater-identity

Conversation

@fqjony

@fqjony fqjony commented Jun 24, 2026

Copy link
Copy Markdown
Contributor

Summary

  • set Docker dependency PR commit author to udx-github
  • set Docker dependency PR committer to udx-github

Evidence

  • udx-github user id: 73100442
  • failed dependency run selected DEPENDABOT_REVIEWER_TOKEN but could not push: permission denied to udx-github

Validation

  • git diff --check
  • ruby YAML parse for docker-dependency-updater.yml

Follow-up outside this PR

  • update the DEPENDABOT_REVIEWER_TOKEN PAT so it has repository access to udx/worker with Contents/Pull requests/Issues write

Copilot AI review requested due to automatic review settings June 24, 2026 15:35
@fqjony fqjony added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 24, 2026
@fqjony fqjony self-assigned this Jun 24, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the Docker dependency updater workflow so automated dependency PR commits are attributed to the udx-github service account, aligning commit metadata with the intended automation identity.

Changes:

  • Set author for dependency update commits created via peter-evans/create-pull-request@v8 to udx-github.
  • Set committer for those commits to udx-github.

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

@udx-github udx-github self-requested a review June 24, 2026 15:41
@fqjony fqjony merged commit 4bb980a into latest Jun 24, 2026
6 checks passed
@fqjony fqjony deleted the fix-dependency-updater-identity branch June 24, 2026 15:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants