Sociail Team Tasks ✅ Repos 🚀 Localdev 🕹️ Onboarding 🙌 Docs 🔭
This repository serves as the central place for shared GitHub Actions workflows, issue templates, pull request templates, and more.
© 2024 Sociail, Inc. All rights reserved.
Unauthorized copying, modification, distribution, or use of this software is strictly prohibited.
- Repo authority: this repository owns organization-level GitHub profile, shared issue templates, repository settings configuration, and shared workflow examples.
- Platform authority:
~/dev/projects/iacowns environment, cluster, deployment, and release-train policy. - Normal branch: keep local work on
devtrackingorigin/dev. - Fast validation: run
git diff --check -- <changed-paths>and validate touched JSON withpython3 -m json.tool. - Full validation: review changed workflow permissions, repository target lists, and any settings sync behavior before applying organization-wide changes.