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

Add member GitHub Actions follow-up work #63

Open
cunla opened this issue Nov 1, 2024 · 1 comment
Open

Add member GitHub Actions follow-up work #63

cunla opened this issue Nov 1, 2024 · 1 comment
Labels
github-action GitHub Actions related issue

Comments

@cunla
Copy link
Member

cunla commented Nov 1, 2024

The GitHub Workflow to add a new member works:
django-commons/membership#97

It can be more robust:

  • Check that the user exists in GitHub
  • Check that the user does not already exist in the list of members
  • Check that there is no branch with the name add-user/...
  • Have the action post a comment on the original issue with "please change the membership to public, ..."
@cunla cunla added the github-action GitHub Actions related issue label Nov 2, 2024
@cunla
Copy link
Member Author

cunla commented Nov 22, 2024

  • Check that the user exists in GitHub => DONE
  • Check that the user does not already exist in the list of members => DONE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github-action GitHub Actions related issue
Projects
None yet
Development

No branches or pull requests

1 participant