-
Notifications
You must be signed in to change notification settings - Fork 277
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
prudhvigodithi
added
enhancement
New Enhancement
untriaged
Issues that have not yet been triaged
good first issue
Good for newcomers
labels
Mar 5, 2024
github-project-automation
bot
moved this to Backlog
in OpenSearch Engineering Effectiveness
Mar 18, 2024
More exit criteria needs to added with different options, due to this can cause a lot of github API calls by the bot. |
peterzhuamazon
moved this from Backlog
to In Progress
in OpenSearch Engineering Effectiveness
Apr 1, 2024
Similar to #4455 on the fundamental of github app. Add together. |
App creation requested. |
Test code in progress with probot now. |
peterzhuamazon
moved this from In Progress
to Backlog
in OpenSearch Engineering Effectiveness
Jun 17, 2024
getsaurabh02
moved this from 🆕 New
to Later (6 months plus)
in Engineering Effectiveness Board
Jul 18, 2024
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: