Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Workflow dispatch of deployment doesn't work #2205

Open
tobiasdiez opened this issue Aug 29, 2023 · 0 comments
Open

Workflow dispatch of deployment doesn't work #2205

tobiasdiez opened this issue Aug 29, 2023 · 0 comments
Labels
p1: chore Not essential, e.g. (code) cleanup status: blocked Blocked by an issue / missing feature of a dependency, or by another issue type: developer experience

Comments

@tobiasdiez
Copy link
Member

tobiasdiez commented Aug 29, 2023

Reproduce: Create a new PR, go to actions, deploy workflow, select manual run based on the workflow.
Result: Fails at azure login because it cannot login. Reason is that azure federated credentials have to match exactly the subject registered in the azure portal, but we don't yet know which branch will be previewed.

Blocked by Azure/login#346 or Azure/azure-workload-identity#1118.

Related:

@tobiasdiez tobiasdiez added type: developer experience status: blocked Blocked by an issue / missing feature of a dependency, or by another issue labels Aug 29, 2023
@tobiasdiez tobiasdiez added the p1: chore Not essential, e.g. (code) cleanup label Sep 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
p1: chore Not essential, e.g. (code) cleanup status: blocked Blocked by an issue / missing feature of a dependency, or by another issue type: developer experience
Projects
None yet
Development

No branches or pull requests

1 participant