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

Check for maintainers in the source project #2601

Merged
merged 4 commits into from
Jul 16, 2021

Commits on Jul 13, 2021

  1. Configuration menu
    Copy the full SHA
    d8822dc View commit details
    Browse the repository at this point in the history
  2. Check for maintainers in the source project

    * It introduces a new configuration parameter 'required-source-maintainer'.
    * If defined, it is expected to be a maintainer of the devel project.
    * If that's not the case, the request is declined and an add_role
      request is created.
    
    Co-authored-by: Ancor Gonzalez Sosa <ancor@suse.de>
    Co-authored-by: Knut Alejandro Anderssen González <kanderssen@suse.com>
    2 people authored and imobachgs committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    1e868aa View commit details
    Browse the repository at this point in the history
  3. Updates from code review

    imobachgs committed Jul 13, 2021
    Configuration menu
    Copy the full SHA
    632cbf9 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2021

  1. Properly handle required-source-maintainer when it is group

    Co-authored-by: Knut Alejandro Anderssen González <kanderssen@suse.com>
    imobachgs and teclator committed Jul 14, 2021
    Configuration menu
    Copy the full SHA
    00ea25e View commit details
    Browse the repository at this point in the history