Checklist
What is the idea?
When a new issue is created by a specific conda team member in charge of managing the repository, issues in the repository should be tagged with source::contributor.
Why is this needed?
This will give us a nice way to automatically organize issues coming from maintainers vs. issues coming from everyone else.
What should happen?
Create a GitHub Action that will:
Additional Context
No response
Checklist
What is the idea?
When a new issue is created by a specific conda team member in charge of managing the repository, issues in the repository should be tagged with
source::contributor.Why is this needed?
This will give us a nice way to automatically organize issues coming from maintainers vs. issues coming from everyone else.
What should happen?
Create a GitHub Action that will:
source::contributorlabel to an issue if the reporter is in any of the above groupsAdditional Context
No response