Thanks to visit codestin.com
Credit goes to github.com

Skip to content

[Staging Poc] Mute the issue tracker on staging environments #4778

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

Merged
merged 2 commits into from
Apr 30, 2025

Conversation

vitorguidi
Copy link
Collaborator

There are some ways buganizer can send notifications to the following personas:

  • Assignee
  • Reporter
  • Verifier
  • CC
  • Collaborator
  • User mentioned in a comment
  • Users who starred the issue

The clusterfuzz issue tracker code touches the assignee, collaborator and CC resposibilities:

  • From predator info, an email can be tagged as assignee
  • Users are CCd from owner files and from predator
  • Collaborators can be added, from the _ext_collaborators field in the Project Tracker config

This PR mutes these notifications, and adds assertions so that the program exits early in case any issue tracker code path is hit with non empty collaborator/ccs/assignees, in order to execute the proof of concept

@vitorguidi vitorguidi changed the base branch from master to chore/fix-create-config April 30, 2025 14:13
@vitorguidi vitorguidi merged commit 66a46a0 into chore/fix-create-config Apr 30, 2025
1 of 3 checks passed
@vitorguidi vitorguidi deleted the chore/mute-issue-tracker branch April 30, 2025 14:36
@vitorguidi vitorguidi restored the chore/mute-issue-tracker branch April 30, 2025 14:49
vitorguidi added a commit that referenced this pull request Apr 30, 2025
vitorguidi added a commit that referenced this pull request Apr 30, 2025
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

Successfully merging this pull request may close these issues.

1 participant