Skip to content

Don't Autopublish Expired Feeds (MTC) #628

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

Open
wants to merge 4 commits into
base: dev
Choose a base branch
from

Conversation

binh-dam-ibigroup
Copy link
Contributor

@binh-dam-ibigroup binh-dam-ibigroup commented Jun 26, 2025

Checklist

  • Appropriate branch selected (all PRs must first be merged to dev before they can be merged to master)
  • Any modified or new methods or classes have helpful JavaDoc and code is thoroughly commented
  • The description lists all applicable issues this PR seeks to resolve
  • [na] The description lists any configuration setting(s) that differ from the default settings
  • All tests and CI builds passing

Description

This PR adds logic to the AutoPublish job to exclude expired feeds from being autopublished.
Subscribers (and app admins) will be notified on attempts to fetch and auto-publish an expired feed.

(Reminder that MTC now uses the dev branch for datatools-server)

Config settings: Any server.yml config that contains all of the below:

extensions:
  mtc:
    disableAutoPublish: false
    enabled: true

@br648 br648 assigned binh-dam-ibigroup and unassigned br648 Jun 27, 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.

3 participants