- Work on feature branches and open pull requests against
main. - Use Conventional Commit format for commit messages and pull request titles.
- Include user-facing release notes in pull request bodies.
- Keep plugin repositories as thin wrappers around reusable workflows in
XelsDalamud.Workflows. - Do not publish to the official Dalamud plugin repository from this organization.
PR preview builds may only update testing fields:
TestingAssemblyVersionTestingChangelogTestingDalamudApiLevelDownloadLinkTesting
Manual stable release workflows may update stable fields:
AssemblyVersionDownloadLinkInstallDownloadLinkUpdate- stable release metadata
Do not share feed update paths unless the mode is explicit and enforced.
Run the repository-specific validation commands from its AGENTS.md before requesting review. For plugin repositories, local builds usually require Dalamud dev assemblies through DALAMUD_HOME or the local XIVLauncher fallback path.