Merge pull request 'update-flake-inputs: set different author' (#4753) from macos-ci into main
Reviewed-on: https://git.clan.lol/clan/clan-core/pulls/4753
This commit is contained in:
@@ -21,5 +21,9 @@ jobs:
|
|||||||
# Exclude private flakes and update-clan-core checks flake
|
# Exclude private flakes and update-clan-core checks flake
|
||||||
exclude-patterns: "checks/impure/flake.nix"
|
exclude-patterns: "checks/impure/flake.nix"
|
||||||
auto-merge: true
|
auto-merge: true
|
||||||
|
git-author-name: "clan-bot"
|
||||||
|
git-committer-name: "clan-bot"
|
||||||
|
git-author-email: "clan-bot@clan.lol"
|
||||||
|
git-committer-email: "clan-bot@clan.lol"
|
||||||
gitea-token: ${{ secrets.CI_BOT_TOKEN }}
|
gitea-token: ${{ secrets.CI_BOT_TOKEN }}
|
||||||
github-token: ${{ secrets.CI_BOT_GITHUB_TOKEN }}
|
github-token: ${{ secrets.CI_BOT_GITHUB_TOKEN }}
|
||||||
|
|||||||
Reference in New Issue
Block a user