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

Allow non-contributors to take an issue with .take #377

Merged
merged 1 commit into from
Sep 26, 2023

Conversation

carreter
Copy link
Collaborator

@carreter carreter commented Sep 26, 2023

Changes in this PR

Adds a GitHub action that allows non-contributors to self-assign issues when they include ".take" in an issue comment.

Why are you making these changes?

Allows for non-contributors to indicate they are working on an issue. Part of #346 .

Are any changes breaking? (IMPORTANT)

No.

Pre-merge checklist

All of these must be satisfied before this PR is considered
ready for merging. Mergeable PRs will be prioritized for review.

  • New packages/exported functions have docstrings.
  • New/changed functionality is thoroughly tested.
  • New/changed functionality has a function giving an example of its usage in the associated test file. See primers/primers_test.go for what this might look like.
  • Changes are documented in CHANGELOG.md in the [Unreleased] section.
  • All code is properly formatted and linted.
  • The PR template is filled out.

@TimothyStiles TimothyStiles merged commit 8a9b36f into bebop:main Sep 26, 2023
5 checks passed
@carreter carreter deleted the take branch September 26, 2023 20:38
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.

None yet

2 participants