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

feat: implement issue auto-assign on take comment #1851

Merged
merged 1 commit into from
Nov 14, 2023

Conversation

r3stl355
Copy link
Contributor

Description

Users can use take as comment to auto-assign the issue to them. Will require the github.GITHUB_TOKEN used by the Action to have write access to Issues. The action will check if the issues can be assigned to user before attempting.

Related Issue(s)

Closes #1791

Signed-off-by: Nikolay Ulmasov <[email protected]>
@MrPowers
Copy link
Collaborator

This is exciting!

@rtyler rtyler merged commit 56a9728 into delta-io:main Nov 14, 2023
20 of 21 checks passed
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.

Auto assign GitHub issues with a "take" message
3 participants