Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,10 @@ The SCM solves all the problems you don't want to care about.

We have extensive documentation both inline in the Sentry codebase and on the [Sentry developer documentation](https://develop.sentry.dev/backend/source-code-management-platform/) portal. If you're interested in expanding your SCM usage or in enabling new service-providers for a limited amount of effort take a took at the SCM platform.

### Quick reference of actions

Here is a [summary of SCM provider API endpoints called by actions](actions-quick-ref.md).

# Releasing a New Version

1. On the `getsentry/scm-platform` repository page click the **Actions** tab.
Expand Down
750 changes: 750 additions & 0 deletions actions-quick-ref.md

Large diffs are not rendered by default.

Loading
Loading