Skip to content

Conversation

@gu-scala-steward-public-repos
Copy link
Contributor

About this PR

Updates:

Usage

Please merge!

I'll automatically update this PR to resolve conflicts as long as you don't change it yourself.

If you have any feedback, just mention me in the comments below.

Configure Scala Steward for your repository with a .scala-steward.conf file.

Have a fantastic day writing Scala!

⚙ Adjust future updates

Add these to your .scala-steward.conf file to ignore future updates of these dependencies:

updates.ignore = [
  { groupId = "com.gu", artifactId = "content-atom-model" }
]

Or, add these to slow down future updates of these dependencies:

dependencyOverrides = [
  {
    pullRequests = { frequency = "30 days" },
    dependency = { groupId = "com.gu", artifactId = "content-atom-model" }
  }
]
labels: library-update, early-semver-pre-release, semver-spec-pre-release, version-scheme:early-semver, commit-count:1

…crooge-extraspull39.2025-10-03T1535.58680a03
gu-scala-library-release bot added a commit that referenced this pull request Oct 7, 2025
…57b2 published by rtyley

rtyley published release version 5.0.0-PREVIEW.updateguardiancontent-atompull180.2025-10-07T1421.bb6b57b2
using gha-scala-library-release-workflow: https://github.com/guardian/gha-scala-library-release-workflow

Release-Version: 5.0.0-PREVIEW.updateguardiancontent-atompull180.2025-10-07T1421.bb6b57b2
Release-Initiated-By: https://github.com/rtyley
Release-Workflow-Run: https://github.com/guardian/atom-maker/actions/runs/18315831496
Release-Notes: #112
@gu-scala-library-release
Copy link
Contributor

@rtyley has published a preview version of this PR with release workflow run #20, based on commit bb6b57b:

5.0.0-PREVIEW.updateguardiancontent-atompull180.2025-10-07T1421.bb6b57b2

Want to make another preview release?

Click 'Run workflow' in the GitHub UI, specifying the update/guardian/content-atom/pull/180 branch, or use the GitHub CLI command:

gh workflow run release.yml --ref update/guardian/content-atom/pull/180

Want to make a full release after this PR is merged?

Click 'Run workflow' in the GitHub UI, leaving the branch as the default, or use the GitHub CLI command:

gh workflow run release.yml

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants