Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: grafana/oncall
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.16.2
Choose a base ref
...
head repository: grafana/oncall
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.16.3
Choose a head ref
  • 6 commits
  • 11 files changed
  • 5 contributors

Commits on Jun 10, 2025

  1. Configuration menu
    Copy the full SHA
    4f43ba2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #5549 from grafana/helm-release/1.16.2

    Merge: Release oncall Helm chart 1.16.2
    matiasb authored Jun 10, 2025
    Configuration menu
    Copy the full SHA
    dc9acea View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2025

  1. Use v2 of publishing workflow that checks out HEAD of version branch …

    …on tag events (#5542)
    
    This uses a script check in the first step of tag events that switches
    the checkout to the version branch that the tag refers to:
    https://github.com/grafana/writers-toolkit/blob/main/publish-technical-documentation-release/determine-release-branch.
    
    Implemented in:
    
    -
    grafana/writers-toolkit@305f989
    -
    grafana/writers-toolkit@541fb6e
    
    Because the script uses Bash regular expression pattern matching, inputs
    must use Extended Regular Expression syntax.
    jdbaldry authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    ae33ae9 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2025

  1. fix: Improve normalization of service_name (#5551)

    # What this PR does
    
    Improves the normalization of `service_name`
    
    ---------
    
    Co-authored-by: Joey Orlando <joseph.t.orlando@gmail.com>
    musculman and joeyorlando authored Jun 13, 2025
    Configuration menu
    Copy the full SHA
    c9fc150 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e11366d View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Merge pull request #5554 from grafana/dev

    v1.16.3
    matiasb authored Jun 16, 2025
    Configuration menu
    Copy the full SHA
    678bd5b View commit details
    Browse the repository at this point in the history
Loading