-
Notifications
You must be signed in to change notification settings - Fork 288
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
Automation process to handle issue transfers between opensearch-project repos. #4505
Labels
Comments
More exit criteria needs to added with different options, due to this can cause a lot of github API calls by the bot. |
Similar to #4455 on the fundamental of github app. Add together. |
App creation requested. |
Test code in progress with probot now. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Is your feature request related to a problem? Please describe
Need an automation process to handle transferring of issues between repos. Right now its manual and user tags
@opensearch-project/admin
group to do the issue transfer, example opensearch-project/security-analytics-dashboards-plugin#964, opensearch-project/observability#1808 (comment), opensearch-project/dashboards-observability#1483 (comment) and someone from@opensearch-project/admin
do it manually.Acceptance Criteria
A very high level process using GitHub App and can be improved based on feedback.
issueTransfer
class for this app that can take care of transferring the issuetransfer
.transfer
added but not provided any destination repo.@opensearch-project/admin
group.Describe alternatives you've considered
No response
Additional context
No response
The text was updated successfully, but these errors were encountered: