Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
  • Sign in
  • athena athena
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Jira
    • Jira
  • Merge requests 138
    • Merge requests 138
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Repository
  • Activity
  • Graph
  • Jobs
  • Commits
Collapse sidebar
  • atlasatlas
  • athenaathena
  • Merge requests
  • !61790

Extend release notes script to sweeps

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Frank Winklmeier requested to merge fwinkl/athena:relnotes into master Mar 23, 2023
  • Overview 2
  • Commits 1
  • Pipelines 1
  • Changes 1

Add a --sweep mode to create "release notes" (MR diffs) for our daily master merges. The main change is to add a new template for merge descriptions and use git log HEAD^..HEAD to retrieve the diff.

See !61782 (merged) for an example.

cc @tadej @emoyse @abarton @wlampl @tsulaia @elmsheus @nstyles @jcatmore

TODO:

  • Update https://atlassoftwaredocs.web.cern.ch/guides/release_coordinators
Edited Apr 17, 2023 by Frank Winklmeier
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: relnotes