You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The issue #4576 indicates that BotAccount-dotnet-comment-bot-public-PAT needs to be force-rotated. I adhered to the instructions in the secret manager documentation and executed the force rotation using dotnet secret-manager synchronize --force-secret=<secret-name> <manifest.yaml>. This successfully rotated the secret; however, the secret is still missing the next-rotation-on tag and is suggesting another force rotation, which I have already completed.
Release Note Category
Feature changes/additions
Bug fixes
Internal Infrastructure Improvements
Release Note Description
The text was updated successfully, but these errors were encountered:
The issue #4576 indicates that BotAccount-dotnet-comment-bot-public-PAT needs to be force-rotated. I adhered to the instructions in the secret manager documentation and executed the force rotation using
dotnet secret-manager synchronize --force-secret=<secret-name> <manifest.yaml>
. This successfully rotated the secret; however, the secret is still missing the next-rotation-on tag and is suggesting another force rotation, which I have already completed.Release Note Category
Release Note Description
The text was updated successfully, but these errors were encountered: