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

Created allowlist feature #14

Merged
merged 8 commits into from
Sep 29, 2023
Merged

Created allowlist feature #14

merged 8 commits into from
Sep 29, 2023

Conversation

Bullrich
Copy link
Contributor

Created allowlist to add a list of users who are allowed to trigger the bot aside from the public members and the author of the PR.

This resolves #6

@Bullrich Bullrich requested a review from a team as a code owner September 28, 2023 14:40
@Bullrich Bullrich self-assigned this Sep 28, 2023
@Bullrich Bullrich linked an issue Sep 28, 2023 that may be closed by this pull request
@Bullrich Bullrich changed the title Created allowlist function Created allowlist feature Sep 28, 2023
@@ -15,3 +15,5 @@ jobs:
uses: paritytech/auto-merge-bot@main
with:
GITHUB_TOKEN: '${{ github.token }}'
ALLOWLIST: "bullrich,rzadp,mordamax,mutantcornholio"

Choose a reason for hiding this comment

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

so on fellowship that gonna be list of handles from itentity?
❤️‍🔥

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, this will be the users we obtain from the other action ^^

@Bullrich
Copy link
Contributor Author

/merge

@github-actions github-actions bot merged commit 36e3490 into main Sep 29, 2023
3 checks passed
@github-actions
Copy link

Enabled auto-merge in Pull Request

@github-actions github-actions bot deleted the whitelist-users branch September 29, 2023 14:45
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.

Add input of whitelisted users
2 participants