Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitb0eaf4c

Browse files
authored
chore: commit update-flake as@dependabot (#14091)
Thıs is needed to bypass the dependency check job for dependabot PRs.https://github.com/coder/coder/blob/1289937eaeac63f27f2856a4374a0fedc5cc0e58/.github/workflows/ci.yaml#L973The username and email are fetched from a previous dependabot commit.https://github.com/coder/coder/commit/1289937eaeac63f27f2856a4374a0fedc5cc0e58.patch
1 parenta88e1cc commitb0eaf4c

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

‎.github/workflows/ci.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -141,6 +141,9 @@ jobs:
141141
with:
142142
# Allows dependabot to still rebase!
143143
commit_message:"[dependabot skip] Update Nix Flake SRI Hash"
144+
commit_user_name:"dependabot[bot]"
145+
commit_user_email:"49699333+dependabot[bot]@users.noreply.github.com>"
146+
commit_author:"dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>"
144147

145148
# require everyone else to update it themselves
146149
-name:Ensure No Changes

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp