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

Ozone !takedown labels #2069

Merged
merged 6 commits into from
Jan 27, 2024
Merged

Ozone !takedown labels #2069

merged 6 commits into from
Jan 27, 2024

Conversation

dholms
Copy link
Collaborator

@dholms dholms commented Jan 22, 2024

Adds two new labels to Ozone: !takedown and !takedown-blobs. These are imperative labels that instruct downstream services to remove the labels content from their indices entirely. !takedown-blobs has a subject of a record, and the semantic is to purge all blobs referenced by that record.

These labels are automatically applied when performing a takedown on either a repo or record.

@@ -39,7 +39,7 @@ describe('moderation-appeals', () => {

beforeAll(async () => {
network = await TestNetwork.create({
dbPostgresSchema: 'ozone_moderation_statuses',
dbPostgresSchema: 'ozone_moderation_appeals',
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this was just mislabeled from a previous PR

@dholms dholms changed the title Ozone !purge labels Ozone !takedown labels Jan 23, 2024
temporarily move to unspecced labels relating takedowns
@devinivy devinivy merged commit c048962 into main Jan 27, 2024
10 checks passed
@devinivy devinivy deleted the ozone-purge branch January 27, 2024 22:29
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.

2 participants