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

Auto-cc subscription tracker #10317

Open
driazati opened this issue Feb 18, 2022 · 32 comments
Open

Auto-cc subscription tracker #10317

driazati opened this issue Feb 18, 2022 · 32 comments

Comments

@driazati
Copy link
Member

driazati commented Feb 18, 2022

This issue is used to subscribe to various topics within TVM. If you subscribe to a tag, you will be cced by a bot any time an issue or PR with that tag is posted (the bot will auto-edit the PR body to include a message like cc @user1 @user2). This lets interested parties opt into a particular area of TVM without issue/PR authors having to remember the full list of people.

To opt in, follow examples below for the specific tag or label you are interested in. Labels are not case sensitive. To opt-out, delete your comment or relevant line from this issue.

This list is for any additional people that are interested in various topic areas. Anyone is free to edit this list or leave a comment below. Periodically the list of topics from comments will be de-duplicated and lifted to this list here.

driazati added a commit to driazati/tvm that referenced this issue Feb 18, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317
@driazati driazati changed the title Label tracking Auto-cc subscription tracker Feb 18, 2022
driazati added a commit to driazati/tvm that referenced this issue Feb 18, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317
driazati added a commit to driazati/tvm that referenced this issue Feb 22, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317
driazati added a commit to driazati/tvm that referenced this issue Feb 22, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317
driazati added a commit to driazati/tvm that referenced this issue Feb 23, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317
driazati added a commit to driazati/tvm that referenced this issue Mar 2, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317
areusch pushed a commit that referenced this issue Mar 3, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: #10317

Co-authored-by: driazati <driazati@users.noreply.github.com>
shukun-ziqiangxu pushed a commit to shukun-ziqiangxu/tvm that referenced this issue Mar 6, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317

Co-authored-by: driazati <driazati@users.noreply.github.com>
@mehrdadh
Copy link
Member

microtvm @mehrdadh
hexagon @mehrdadh

@mehrdadh
Copy link
Member

@driazati is this feature case sensitive?

@driazati
Copy link
Member Author

No the case doesn't matter

@gromero
Copy link
Contributor

gromero commented Mar 23, 2022

microtvm @gromero

@gromero
Copy link
Contributor

gromero commented Mar 23, 2022

tvmc @gromero

driazati added a commit to driazati/tvm that referenced this issue Mar 23, 2022
This removes the check for opted-in users from apache#10317, making it so anyone can attach their names without having to also opt-in. Also included is a script to generate the list of owners from `CONTRIBUTING.md` which was used to update apache#10317.
@masahi
Copy link
Member

masahi commented Mar 23, 2022

Note that "area of expertise" in CONTRIBUTORS.md. are not selected by each contributor themselves but rather semi-arbitrary picked by existing committers when they update the list. And many of the people on that list are not active anymore.

I can coordinate with you to come up with a more reasonable list @driazati

@lhutton1
Copy link
Contributor

lhutton1 commented Mar 24, 2022

ethosn @lhutton1
acl @lhutton1
aot @lhutton1
tvmc @lhutton1

areusch pushed a commit that referenced this issue Apr 6, 2022
* [ci] Roll out teams-tagging to everyone

This removes the check for opted-in users from #10317, making it so anyone can attach their names without having to also opt-in. Also included is a script to generate the list of owners from `CONTRIBUTING.md` which was used to update #10317.

* Cleanup after discussion

Co-authored-by: driazati <driazati@users.noreply.github.com>
pfk-beta pushed a commit to pfk-beta/tvm that referenced this issue Apr 11, 2022
As discussed in https://discuss.tvm.apache.org/t/rfc-remove-codeowners/12095/2?u=driazati, this adds a mechanism to auto-tag people based on PR/issue titles and labels. This should improve visibility across the project and make it easy for interested people to subscribe to various topics.

Details on usage will be posted in the relevant issue: apache#10317

Co-authored-by: driazati <driazati@users.noreply.github.com>
pfk-beta pushed a commit to pfk-beta/tvm that referenced this issue Apr 11, 2022
* [ci] Roll out teams-tagging to everyone

This removes the check for opted-in users from apache#10317, making it so anyone can attach their names without having to also opt-in. Also included is a script to generate the list of owners from `CONTRIBUTING.md` which was used to update apache#10317.

* Cleanup after discussion

Co-authored-by: driazati <driazati@users.noreply.github.com>
mehrdadh pushed a commit to mehrdadh/tvm that referenced this issue Apr 11, 2022
* [ci] Roll out teams-tagging to everyone

This removes the check for opted-in users from apache#10317, making it so anyone can attach their names without having to also opt-in. Also included is a script to generate the list of owners from `CONTRIBUTING.md` which was used to update apache#10317.

* Cleanup after discussion

Co-authored-by: driazati <driazati@users.noreply.github.com>
Lucien0 pushed a commit to Lucien0/tvm that referenced this issue Apr 19, 2022
* [ci] Roll out teams-tagging to everyone

This removes the check for opted-in users from apache#10317, making it so anyone can attach their names without having to also opt-in. Also included is a script to generate the list of owners from `CONTRIBUTING.md` which was used to update apache#10317.

* Cleanup after discussion

Co-authored-by: driazati <driazati@users.noreply.github.com>
@Mousius
Copy link
Member

Mousius commented Apr 28, 2022

micronpu @Mousius
ci @Mousius
aot @Mousius
tvmc @Mousius
microTVM @Mousius

altanh pushed a commit to altanh/tvm that referenced this issue Apr 28, 2022
* [ci] Roll out teams-tagging to everyone

This removes the check for opted-in users from apache#10317, making it so anyone can attach their names without having to also opt-in. Also included is a script to generate the list of owners from `CONTRIBUTING.md` which was used to update apache#10317.

* Cleanup after discussion

Co-authored-by: driazati <driazati@users.noreply.github.com>
@driazati driazati pinned this issue Aug 10, 2022
@junrushao
Copy link
Member

junrushao commented Aug 10, 2022

metaschedule @junrushao
arith @junrushao
tir @junrushao
tvmscript @junrushao
te @junrushao
relax @junrushao
unity @junrushao

This was referenced Aug 21, 2023
@ysh329
Copy link
Contributor

ysh329 commented Jan 6, 2024

Hi all, currently monthly reports are all about main branch, but unity branch is our mainly developed branch in fact. However, it's difficult to summary unity branch PRs as report, because unity branch's PRs are all lack of second level title tag.

I advice for unity branch, we can add second level title tag in PR titles, for example: "[unity][relax] abc...." or "[unity][cuda] abc..." etc.

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

No branches or pull requests