matrix-org / matrix-org/mscbot-python
MSC Multi-Authoring
Chưa có ai nhận issue này.
- Ngôn ngữ chính
- Python
- Star
- 7
- Fork
- 2
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
Is your feature request related to a problem? Please describe.
Sometimes, MSCs will gain or have multiple authors. Be it in a corporate/group setting where multiple people have to interact with reviews and threads from the SCT or community. Or in a delegate/"community shepherd" setting where the original author does not have the time or energy to continue working on a MSC.
In these situations, people can still contribute to the MSC, but they crucially do not have the same capabilities as the original PR author, as the following;
- (Un)Resolving threads
- Editing the PR description
- Often required to update implementations, but other reasons may also exist.
- Update the PR branch itself with commits.
Describe the solution you'd like.
For the first two issues, I'd like to request that the mscbot is able to respond to commands such as @mscbot resolve (on a thread) or @mscbot update_description <new description> (as a comment, which then gets hidden after processing).
For the last issue, there is #21.
To activate it, the original author should add Author: @user_a, @user_b, ... to the PR description. (Obviously, the update_description will not be able to overwrite this part)
Hướng dẫn đóng góp
Bắt đầu từ đâu
- Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
- Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
- Fork repository và làm thay đổi trên một nhánh.
- Mở pull request có tham chiếu số hiệu của issue.
Hướng nghiên cứu
Bắt đầu từ cách mscbot xử lý các bình luận pull request và các thread review, sau đó theo dõi cách mô tả pull request và quyền của tác giả được biểu diễn. Issue chỉ rõ các lệnh để giải quyết thread và cập nhật mô tả, cùng với một khai báo Author phải tiếp tục được bảo vệ. Hoàn thành có nghĩa là các đồng tác giả được ủy quyền có thể thực hiện các hành động được yêu cầu, còn người dùng không được ủy quyền thì không thể.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- python
- Lĩnh vực
- devtools
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100