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

Fix GitHub Pipeline secret token usage #645

Merged
merged 1 commit into from
Jul 24, 2023

Commits on Jul 24, 2023

  1. Fix GitHub Pipeline secret token usage

    **Why?**
    
    No access was provided to pipelines that rely on GitHub repositories as their
    source, using the GitHub Oauth token stored in the `/adf/github_token`
    secret in Secrets Manager.
    
    This issue was introduced with the refactoring to the separate pipeline
    management stack in ADF v3.2.0.
    
    **What?**
    
    Added access rights for the pipeline creation stack to fetch the GitHub Oauth
    secret.
    sbkok authored and StewartW committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    146291d View commit details
    Browse the repository at this point in the history