Skip to content

chore: disable auto-release, add maintenance mode notice - #1988

Merged
vgeorge merged 4 commits into
mainfrom
chore/maintenance-mode
Jun 3, 2026
Merged

chore: disable auto-release, add maintenance mode notice#1988
vgeorge merged 4 commits into
mainfrom
chore/maintenance-mode

Conversation

@vgeorge

@vgeorge vgeorge commented Jun 2, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Disable scheduled weekly auto-release; releases are now manual-only via workflow_dispatch
  • Rename workflow from "Release Every Monday" to "Release"
  • Add maintenance mode banner to README
  • Update RELEASE.md to reflect manual release process

@netlify

netlify Bot commented Jun 2, 2026

Copy link
Copy Markdown

Deploy Preview for veda-ui ready!

Name Link
🔨 Latest commit cef1cba
🔍 Latest deploy log https://app.netlify.com/projects/veda-ui/deploys/6a2025f5d5ebf10008cd38ba
😎 Deploy Preview https://deploy-preview-1988--veda-ui.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@vgeorge

vgeorge commented Jun 2, 2026

Copy link
Copy Markdown
Contributor Author

@ifsimicoded @dzole0311 This is ready for review.

This should close #1912. I'll add a note to that ticket after this is merged.

@vgeorge
vgeorge requested review from dzole0311 and ifsimicoded June 2, 2026 10:00
#### Trigger Through UI

If you are a contributor, you can trigger a release action through the Actions tab. Navigate to Actions, select the release action Release every other Monday (with the default branch set to `main`), and click the Run workflow button to initiate a release. Select a different branch if you need to make a hotfix patch release. Keep in mind that your commit message should follow the Conventional Commit format when releasing a hotfix, as the Conventional Commit action only recognizes Pull Requests made to the production branch (`main`). Be aware that any release made from other branches than `main` won't trigger instance previews.
If you are a contributor, you can trigger a release through the Actions tab. Navigate to Actions, select the **Release** workflow (default branch set to `main`), and click the Run workflow button. Select a different branch if you need to make a hotfix patch release. Keep in mind that your commit message should follow the Conventional Commit format when releasing a hotfix, as the Conventional Commit action only recognizes Pull Requests made to the production branch (`main`). Be aware that any release made from branches other than `main` won't trigger instance previews.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

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

@ifsimicoded re: your question whether we can trigger manual deploys, we have this section in the RELEASE.md explaining the process

Comment thread docs/development/RELEASE.md Outdated
Co-authored-by: Gjore Milevski <dzole0311@gmail.com>
@vgeorge
vgeorge merged commit 4da19a2 into main Jun 3, 2026
9 of 10 checks passed
@vgeorge
vgeorge deleted the chore/maintenance-mode branch June 3, 2026 13:50
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