Deployments
Software Factory → Deployments lists deployment runs reported by your connected providers (GitHub Actions, GitLab CI, AWS CodePipeline, Azure DevOps, CircleCI, Jenkins, Bitbucket), plus any other external event source you have wired up. Think of it as the record of what shipped and how it went, kept separate from the pull request that produced it.
Nothing on this list refreshes itself automatically, so reload with Refresh to see new runs. (Only the detail page's analysis panel polls on its own, and only while an analysis is actually running.)
In this section
- The list, filters, and rules: the run table, every filter, pagination, and the Rules dialog (auto-posting to chat, automatic failure analysis) shared between "other event sources" and each connected repository.
- The deployment detail page: turning a run into a card, the Analysis/Details/Jobs/Artifacts views, and the Summary panel.
Where to find it
- See deployments: left sidebar → Software Factory → Deployments, or go straight to
/software-factory/deployments. Per-project, same as Pull Requests.
Who can do this?
deployment:manage: create a card from a run, and run or re-run its AI analysis.repo:manage: open and change the Rules dialog from the list page (a different grant from the one above, so you can manage deployments without being able to change the rules, or vice versa).issue:create/issue:read: create or view a linked card.chat:access: use Discuss in chat.
None of this works on an archived or otherwise non-mutable project, regardless of role.
Was this page helpful?