• Serena Fang's avatar
    Skip SSO GMA validation if project bot · f9df9d2f
    Serena Fang authored
    Do not validate SSO or GMA enforcement if the user is a project bot
    
    Change function name
    
    Add changelog entry
    
    Add back ampersand
    
    Return user persisted check
    
    Render alert when access token creation fails
    
    Add spec for failure alert on unsuccessful creation
    
    Add spec for access provisioning failure
    
    Fix access provisioning spec
    
    Fix bot not persisted spec
    
    Add counts when token not created
    
    Create EE spec file
    
    EE spec file to test a EE feature flag even though there is no EE create
    service file
    
    Add newline to end of file
    
    Clean up spec
    
    Remove extra sidekiq inlien
    
    Fix static analysis errors
    
    Address MR review comments
    
    Improve specs
    
    Address MR review comments
    
    Rename file, get specs passing, better specs
    
    Add another context for SAML groups
    
    Create a shared example
    
    Move lets into individual contexts
    
    Add specs for pass case
    
    Remove extra new line
    
    Revert "Add back ampersand"
    
    This reverts commit 3aada357a573fb20e76f2d68d3b665a501037406.
    
    Add ampersand back
    
    Use destroy! since return value not checked
    
    Update MR number in changelog
    
    Move specs to CE file
    
    Change spec names
    
    Make spec titles more explicit
    
    Remove extra new lines
    f9df9d2f
project_member_spec.rb 2.69 KB