Skip to content

implement the removal of members - #376

Open
fkr wants to merge 2 commits into
mainfrom
feat/remove-members
Open

implement the removal of members#376
fkr wants to merge 2 commits into
mainfrom
feat/remove-members

Conversation

@fkr

@fkr fkr commented Jun 5, 2026

Copy link
Copy Markdown
Member

Assisted-by: claude-haiku-4-5, claude-sonnet-4-6

Assisted-by: claude-haiku-4-5, claude-sonnet-4-6
Signed-off-by: Felix Kronlage-Dammers <fkr@hazardous.org>
@fkr
fkr requested a review from a team as a code owner June 5, 2026 15:45
@fkr

fkr commented Jun 5, 2026

Copy link
Copy Markdown
Member Author

Functionality has been tested first with --dry-run and then by actually making sure that our org and the data.yaml have the same state.

run: |
pipenv run python3 remove_members.py --dry-run
env:
API_TOKEN: ${{ secrets[format('GHP_{0}', github.actor)] }}
run: |
pipenv run python3 remove_members.py
env:
API_TOKEN: ${{ secrets[format('GHP_{0}', github.actor)] }}

@garloff garloff left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thanks!

@garloff

garloff commented Sep 3, 2026

Copy link
Copy Markdown
Member

Now, we only need to find out why the GH action fails.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants