If you login using OIDC, the subject for the federated login is automatically generated based on the github context. However, sometimes it is convenient to provide a custom subject, e.g. if you want to support pushes to arbitrary branches (and not only exactly one branch).
If you login using OIDC, the subject for the federated login is automatically generated based on the github context. However, sometimes it is convenient to provide a custom subject, e.g. if you want to support pushes to arbitrary branches (and not only exactly one branch).