Skip to content

NCC-28 setting up running 3x a week for minting - #6

Merged
sedv8808 merged 1 commit into
mainfrom
dev/ghactions
Aug 19, 2026
Merged

NCC-28 setting up running 3x a week for minting#6
sedv8808 merged 1 commit into
mainfrom
dev/ghactions

Conversation

@sedv8808

Copy link
Copy Markdown
Contributor

No description provided.

Copilot AI lite review requested due to automatic review settings August 19, 2026 04:37
@sedv8808
sedv8808 merged commit 90effd2 into main Aug 19, 2026
1 check passed

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Pull request overview

Updates the DOI minter’s scheduling configuration to run three times per week and documents how/where the schedule is managed, aligning operational behavior with the CloudFormation template.

Changes:

  • Document that the schedule is defined directly in infrastructure/doi-minter.yaml (not via stack parameters) and explain the redeploy implications.
  • Inline the Scheduler cron expression and timezone in the CloudFormation template by removing the prior template parameters.
  • Add a contributor entry to the README.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 2 comments.

File Description
README.md Adds contributor and expands operational documentation for the scheduled DOI minting run.
infrastructure/doi-minter.yaml Removes schedule-related parameters and hardcodes the schedule expression/timezone in the Scheduler resource.

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

Comment thread README.md
Comment on lines +43 to +45
* [Socorro Dominguez Vidana](https://ht-data.com/)[![orcid](https://img.shields.io/badge/orcid-0000--0002--7926--4935-brightgreen.svg)](https://orcid.org/0000-0002-7926-4935)


Comment thread README.md
Comment on lines +417 to +420
```bash
aws scheduler update-schedule --name neotoma-doi-minting-prod \
--region us-east-2 --state DISABLED
```
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