Skip to content

Commit

Permalink
Merge branch 'edge' into reference-cli/patch-2df79ec100181d9fdb26dd3f…
Browse files Browse the repository at this point in the history
…e542a39391649213
  • Loading branch information
Reshrahim authored Sep 23, 2024
2 parents 5d00dfd + 8ff9e32 commit effe4b9
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions .github/config/en-custom.txt
Original file line number Diff line number Diff line change
Expand Up @@ -1286,4 +1286,7 @@ DaprStateStorePropertiesMetadata
BicepConfigProperties
BicepConfigPropertiesAuthentication
RegistrySecretConfig
DaprConfigurationStorePropertiesMetadata
DaprConfigurationStoreProperties
configurationStores

2 changes: 1 addition & 1 deletion .github/workflows/upmerge.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -79,4 +79,4 @@ jobs:
if: env.NO_CHANGES != 'true'
env:
GITHUB_TOKEN: ${{ secrets.GH_RAD_CI_BOT_PAT}}
run: gh pr create --title "Upmerge to edge" --body "Upmerge to edge (kicked off by @${{ github.triggering_actor }})" --base edge --head $BRANCH_NAME
run: gh pr create --title "Upmerge to edge" --body "Upmerge to edge (kicked off by @${{ github.triggering_actor }})" --base edge --head $BRANCH_NAME --signoff

0 comments on commit effe4b9

Please sign in to comment.