Skip to content

Ci/dress rehearsal (STIT-476)#101

Open
AlexAxthelm wants to merge 18 commits into
mainfrom
ci/dress-rehearsal
Open

Ci/dress rehearsal (STIT-476)#101
AlexAxthelm wants to merge 18 commits into
mainfrom
ci/dress-rehearsal

Conversation

@AlexAxthelm
Copy link
Copy Markdown
Collaborator

@AlexAxthelm AlexAxthelm commented May 22, 2026

Adds infrastructure to protect production, next, and hotfix/* branches, and trigger workflows for PRs related to them.

Supports a modified gitflow, with next bridging the development (main) and production branches.

Note: We probably want to change repo permissions from @spd team having maintain role, to write, and have an explicit subset of Maintainers

Important policy changes

A few of these are real policy changes, not just renames/branch targeting:

  • gitflow-main now enables Copilot review
  • gitflow-main now has require_code_owner_review=true. this won't actually bite until we add a CODEOWNERS file, but once we do, it'll become active
  • gitflow-next-pr is stricter than the old main ruleset:
    • dismiss stale reviews on push
    • require last push approval
    • require review thread resolution
    • require code owner review once CODEOWNERS exists
  • gitflow-production is stricter still:
    • 2 approvals
    • dismiss stale reviews on push
    • require last push approval
    • require review thread resolution
    • require code owner review once CODEOWNERS exists

@github-actions
Copy link
Copy Markdown

CD summary ab33f91

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (2)
job image postgres_db api_url auth_mode
db-init ghcr.io/rmi/stitch-api:pr101@sha256:94b57d146fb35c892f930d7ae97bf76f697c843bdd18e8fb8411dd6c037c67a3 pr_101
seed ghcr.io/rmi/stitch-seed:pr101@sha256:96dd84dd493c35d1b009e03475452b07ebb3d7087f5fa8688b6bb1098ac57157 https://pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io/api/v1 dev placeholder bearer token
Images (4)
build_time commit_time git_sha image image_digest
2026-05-22T13:37:10Z 2026-05-22T13:36:52Z b9f7b0e ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:94b57d146fb35c892f930d7ae97bf76f697c843bdd18e8fb8411dd6c037c67a3
2026-05-22T13:37:05Z 2026-05-22T13:36:52Z b9f7b0e ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:9549b1c7be4106505fabe0edce06687aebab632290a299666992909af315d350
2026-05-22T13:37:05Z 2026-05-22T13:36:52Z b9f7b0e ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:96dd84dd493c35d1b009e03475452b07ebb3d7087f5fa8688b6bb1098ac57157
2026-05-22T13:37:09Z 2026-05-22T13:36:52Z b9f7b0e ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:e9acbbb227d773919d677d847b07bbd32f6e88b002019e8257ff3d170b7c3563

@github-actions
Copy link
Copy Markdown

CD summary 4a7a8ec

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:e681f00d941fa7d177400f6b51c61ba2898ca75826fc492eec4d0ce6941c0c74 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T08:25:26Z 2026-05-25T08:25:12Z e31d4e9 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:e681f00d941fa7d177400f6b51c61ba2898ca75826fc492eec4d0ce6941c0c74
2026-05-25T08:25:22Z 2026-05-25T08:25:12Z e31d4e9 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:588c606ffed241af12660f841504a2b8d931750f233593b9260e868c92b3b51c
2026-05-25T08:25:23Z 2026-05-25T08:25:12Z e31d4e9 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:e97ffe6d83ba15b6688ee1e052bf160fb727cf31d01cf51f9551224d305d8e8b
2026-05-25T08:25:21Z 2026-05-25T08:25:12Z e31d4e9 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:798437625f129784d7d017d561d80038726a177c9e98302a6cd0627f8426f6ce

@AlexAxthelm AlexAxthelm self-assigned this May 25, 2026
@AlexAxthelm AlexAxthelm changed the title Ci/dress rehearsal Ci/dress rehearsal (STIT-476) May 25, 2026
@github-actions
Copy link
Copy Markdown

CD summary 1cf98bb

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:034ceee1e3c49be88729cc758c09d3a167a44a3de067d1c1cc23d29604b91583 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T11:28:11Z 2026-05-25T11:27:59Z 9eefbb6 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:034ceee1e3c49be88729cc758c09d3a167a44a3de067d1c1cc23d29604b91583
2026-05-25T11:28:08Z 2026-05-25T11:27:59Z 9eefbb6 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:b151890da84c6a3044b6943ded72614c8437138c8404c93020b7d021435789d8
2026-05-25T11:28:08Z 2026-05-25T11:27:59Z 9eefbb6 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:7bd1c401e4d1f32c05709c699943ad1a77e18ff5ef8d36f6b39e2575bdebbe8d
2026-05-25T11:28:10Z 2026-05-25T11:27:59Z 9eefbb6 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:df491b7f5d543a23e66327e0b466eca69be4b697839800d9abb40ae4ee072939

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR lays groundwork for a “dress rehearsal” deployment model by documenting the intended rollout, expanding CI coverage to additional long-lived branches, and introducing GitHub Ruleset exports/import artifacts to enforce branch governance.

Changes:

  • Added a detailed deployment rollout plan (PLAN.md) describing lane/name conventions and a staged PR rollout.
  • Updated existing CI workflows to run on PRs targeting next/production and on pushes to production.
  • Added GitHub Ruleset JSON files (plus documentation) for production, next, and hotfix/* governance.

Reviewed changes

Copilot reviewed 10 out of 10 changed files in this pull request and generated 5 comments.

Show a summary per file
File Description
PLAN.md Documents the end-to-end rollout plan and workflow/lane naming model for dress rehearsal deployments.
.github/workflows/python.yml Runs Python checks for PRs into next/production and pushes to production.
.github/workflows/node.yml Runs Node/frontend checks for PRs into next/production and pushes to production.
.github/workflows/docker.yml Runs Docker checks for PRs into next/production and pushes to production.
.github/workflows/admin.yml Runs admin checks for PRs into next/production and pushes to production; removes an extraneous trailing line.
.github/rulesets/README.md Adds operator docs for exporting/importing/updating Rulesets (has a few typos to fix).
.github/rulesets/gitflow-production.json Adds a protected production ruleset with PR + required status checks.
.github/rulesets/gitflow-next-pr.json Adds PR-based governance ruleset for next.
.github/rulesets/gitflow-next-lifecycle.json Adds lifecycle rules for next and hotfix/** (currently blocks hotfix branch creation/deletion).
.github/rulesets/gitflow-main.json Renames/updates the main ruleset export and adds additional rule entries.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread .github/rulesets/gitflow-next-lifecycle.json
Comment thread .github/rulesets/README.md Outdated
Comment thread .github/rulesets/README.md Outdated
Comment thread .github/rulesets/README.md Outdated
Comment thread .github/rulesets/README.md Outdated
@github-actions
Copy link
Copy Markdown

CD summary b37a0dd

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:a4150ece63fd4dbcc91a8a05a65bb72cd3462fe7945256aee7c54ae0838679d3 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:11:37Z 2026-05-25T13:11:27Z ea9685a ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:a4150ece63fd4dbcc91a8a05a65bb72cd3462fe7945256aee7c54ae0838679d3
2026-05-25T13:11:42Z 2026-05-25T13:11:27Z ea9685a ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:c45121af16f99e83af7734a8322a6d675de1893b5914ac5c64f440cd25268ce5
2026-05-25T13:11:37Z 2026-05-25T13:11:27Z ea9685a ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:1c479faab4520112a8fcaec5fb9a1bc88d8de3cf954bb1a8b261401d9a64296e
2026-05-25T13:11:42Z 2026-05-25T13:11:27Z ea9685a ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:1b4c7084758c985ce4c13c34854c492ea046b253589fff952e2f289c7f24de31

they don't match GH format
@github-actions
Copy link
Copy Markdown

CD summary 87508ea

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:d03d99ec8df10f6954e6456855718f8beccfaef7509864fe6d81bd976c76d149 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:28:21Z 2026-05-25T13:28:10Z 9832070 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:d03d99ec8df10f6954e6456855718f8beccfaef7509864fe6d81bd976c76d149
2026-05-25T13:28:20Z 2026-05-25T13:28:10Z 9832070 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:609f37d44805a0128280eb8d3eb4f5eeeaa867f3b0becc43033fc1b4dfc9a20f
2026-05-25T13:28:26Z 2026-05-25T13:28:10Z 9832070 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:b9ac2e56d3903961f17fbeb56e053145b6594df8676fa4322567ecf7afd4592d
2026-05-25T13:28:24Z 2026-05-25T13:28:10Z 9832070 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:d2f6e21251195843f1c9a717fbe37c9a0398a458c043caf5d4e63f90fa511ccf

AlexAxthelm and others added 4 commits May 25, 2026 15:34
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

CD summary 48aef23

Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:a763467293b11e737f2de480498f76e9dab2e3d960528053735aa8931de3a31b pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:35:01Z 2026-05-25T13:34:51Z 0ca67ef ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:a763467293b11e737f2de480498f76e9dab2e3d960528053735aa8931de3a31b
2026-05-25T13:35:01Z 2026-05-25T13:34:51Z 0ca67ef ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:c977b28e3453cad847f979185ab4db39befff46c7d7074e91e5ab1c3bab67cfd
2026-05-25T13:35:05Z 2026-05-25T13:34:51Z 0ca67ef ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:0ecc54f241dd0558fe4482ee49be287b116117ce5d1d7e9b3d5f9cd2c44d5773
2026-05-25T13:35:01Z 2026-05-25T13:34:51Z 0ca67ef ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:510d2eac3bf1af94470dd40054431be0713655024ac44ae2ee837c5cd3dc63e2

@github-actions
Copy link
Copy Markdown

CD summary 12bd99f

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:f2f4fc894a33f217330d1ea58513c2ecb05d2479ba0a4b6a8ad739eec1daff6a pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:34:17Z 2026-05-25T13:34:06Z a09ddba ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:f2f4fc894a33f217330d1ea58513c2ecb05d2479ba0a4b6a8ad739eec1daff6a
2026-05-25T13:34:17Z 2026-05-25T13:34:06Z a09ddba ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:91a5167d5fa279108f231b1e57bf5e8187a9f4f500726c4b9b33912106d3bd67
2026-05-25T13:34:19Z 2026-05-25T13:34:06Z a09ddba ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:a70fd47f00cabe3c52b74a9a756e19f0ec3dbf713b53b9d60c0f573d6bbb44da
2026-05-25T13:34:18Z 2026-05-25T13:34:06Z a09ddba ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:b6416b6705e8793b9a8e61085d4053d857e792050dd14f97c09a30691e681502

@github-actions
Copy link
Copy Markdown

CD summary 067c6a9

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:cbb81fb67a807b376df25954344356ad47db3e303b0af87908a9f811ccc0e975 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:34:49Z 2026-05-25T13:34:38Z 6f0897e ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:cbb81fb67a807b376df25954344356ad47db3e303b0af87908a9f811ccc0e975
2026-05-25T13:34:48Z 2026-05-25T13:34:38Z 6f0897e ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:33ac926d5570aca258afe6094fc2af49be005a6de4c968ff5fa9363ba084ed00
2026-05-25T13:34:53Z 2026-05-25T13:34:38Z 6f0897e ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:cab07fee5719a381bedb350f53b0f3cc81827421446c8e75be7a04302115ead2
2026-05-25T13:34:52Z 2026-05-25T13:34:38Z 6f0897e ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:7e6edfa0fdda3349387eff9ed1677d6f703ee4f02b972a12cccc2016c205625a

@github-actions
Copy link
Copy Markdown

CD summary 50a3fd6

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:aeaebab0c50a0f48bf6db1fca7f9b59a9f1c7366dd658c0986cdac184923cb8e pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:35:16Z 2026-05-25T13:35:05Z ad9573b ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:aeaebab0c50a0f48bf6db1fca7f9b59a9f1c7366dd658c0986cdac184923cb8e
2026-05-25T13:35:20Z 2026-05-25T13:35:05Z ad9573b ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:d7ccbf1b06ab907b79391321bda4b0a1725a43bc0688a258a6e8d55508bb2810
2026-05-25T13:35:20Z 2026-05-25T13:35:05Z ad9573b ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:5088a6394e54adfb1a6f16d11f983850d3a8ef853ea3f30156daea1f57f8d593
2026-05-25T13:35:16Z 2026-05-25T13:35:05Z ad9573b ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:2b3d55025799088cd01d77d26386037bb2186ad3562b17c847e94b82d10e6c49

@github-actions
Copy link
Copy Markdown

CD summary 94e2004

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:15a5a9ac889ae4137d1bc7f0d5d7635ad463985e310431f0736bfa193b68a09c pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T13:40:34Z 2026-05-25T13:40:24Z 550c403 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:15a5a9ac889ae4137d1bc7f0d5d7635ad463985e310431f0736bfa193b68a09c
2026-05-25T13:40:34Z 2026-05-25T13:40:24Z 550c403 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:8e3401b0a8ac8a5470493976fbe5c785facfd965864da3296da5d4e52602d1d1
2026-05-25T13:40:36Z 2026-05-25T13:40:24Z 550c403 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:0c780559de70298bb97aa9551c8eb292990c43f067b11597f95f1e08f62466bc
2026-05-25T13:40:38Z 2026-05-25T13:40:24Z 550c403 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:a89e8e7e685f5a14ca121191a54149647ae089d5a7e4f15e1b4f73c9f57e319d

@github-actions
Copy link
Copy Markdown

CD summary 603c2a1

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:e382ae1811e1fa0466b42c8cd46a6f453aa9bc090d1ebf15ccb007d79b6b5345 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T14:29:43Z 2026-05-25T14:29:33Z 3167a89 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:e382ae1811e1fa0466b42c8cd46a6f453aa9bc090d1ebf15ccb007d79b6b5345
2026-05-25T14:29:43Z 2026-05-25T14:29:33Z 3167a89 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:162a61c826017f71f9c43bacbca56bb40d206b2aebd271c2d01e3a703fb071fa
2026-05-25T14:29:45Z 2026-05-25T14:29:33Z 3167a89 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:7feff97627483005e11d8be81e7980a1ea35f99485d5fcac96147ea5ab0a669a
2026-05-25T14:29:43Z 2026-05-25T14:29:33Z 3167a89 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:c82c705b79f0bbc98e3e31abe2e4fc2af3b23a3918977486af44fdf131fafb51

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 10 out of 10 changed files in this pull request and generated 2 comments.

Comment thread .github/rulesets/README.md Outdated
Comment thread .github/rulesets/gitflow-next-lifecycle.json
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
@AlexAxthelm AlexAxthelm marked this pull request as ready for review May 25, 2026 15:02
@github-actions
Copy link
Copy Markdown

CD summary e056f74

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:23c77b036a1e5ca06e22c935692a615ad6231d7019eb4c489d4f848b11b7a6d8 pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T15:01:51Z 2026-05-25T15:01:41Z b9eb558 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:23c77b036a1e5ca06e22c935692a615ad6231d7019eb4c489d4f848b11b7a6d8
2026-05-25T15:01:55Z 2026-05-25T15:01:41Z b9eb558 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:9f8d8698e045552563438bd0c7c8dde6fffde69608ef123cf6228cf96c159692
2026-05-25T15:01:53Z 2026-05-25T15:01:41Z b9eb558 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:9876fa7de01bf7ccba50ec2fdbe2bf9942a7e9bb8c127f31c193502ba067b2ee
2026-05-25T15:01:51Z 2026-05-25T15:01:41Z b9eb558 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:fe3aac98c4177a719a26c2b8745e20d0816912515665a624d4d817984c049b8e

Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

Copilot reviewed 9 out of 9 changed files in this pull request and generated 1 comment.

Comment thread .github/rulesets/gitflow-next-pr.json
@github-actions
Copy link
Copy Markdown

CD summary b37916c

Frontend: https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net

Deployments (4)
service url fqdn
api open pr101-api.purplegrass-c07d0a94.westus2.azurecontainerapps.io
entity-linkage open pr101-entity-linkage.purplegrass-c07d0a94.westus2.azurecontainerapps.io
frontend https://witty-mushroom-017a3dc1e-101.westus2.1.azurestaticapps.net
stitch-llm open pr101-stitch-llm.purplegrass-c07d0a94.westus2.azurecontainerapps.io
Database (1)
db_name postgres_host postgres_port postgres_db
pr_101 stitch-dev.postgres.database.azure.com 5432 pr_101
Jobs (1)
job image postgres_db
db-init ghcr.io/rmi/stitch-api:pr101@sha256:bf18e60bfc4f7789f6be35630274935305b2256893a5ca573ab1bef796ff6d2d pr_101
Images (4)
build_time commit_time git_sha image image_digest
2026-05-25T15:36:00Z 2026-05-25T15:35:52Z 90bb378 ghcr.io/rmi/stitch-api:pr101 ghcr.io/rmi/stitch-api:pr101@sha256:bf18e60bfc4f7789f6be35630274935305b2256893a5ca573ab1bef796ff6d2d
2026-05-25T15:36:00Z 2026-05-25T15:35:52Z 90bb378 ghcr.io/rmi/stitch-entity-linkage:pr101 ghcr.io/rmi/stitch-entity-linkage:pr101@sha256:f7d2630677ed9ea1ecb6cb42248a1b7967da0073bf7c58c2b92b906d16ebba92
2026-05-25T15:36:03Z 2026-05-25T15:35:52Z 90bb378 ghcr.io/rmi/stitch-seed:pr101 ghcr.io/rmi/stitch-seed:pr101@sha256:4d4d2d8e072f6efee11d190d85b91b9e59986bd77b1266f8c2f4d38fd4d46641
2026-05-25T15:36:03Z 2026-05-25T15:35:52Z 90bb378 ghcr.io/rmi/stitch-stitch-llm:pr101 ghcr.io/rmi/stitch-stitch-llm:pr101@sha256:74a4223b59b3057be1507c4a2ee8fb4fd43004d665cc676670c03b9402c3a3ce

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