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: copilot-platforms/message-exporter
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: copilot-app
Choose a base ref
...
head repository: copilot-platforms/message-exporter
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Mar 17, 2025

  1. Configuration menu
    Copy the full SHA
    fe18b2a View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2025

  1. fix: handle undefined individual channels in groupBy result

    Prevents TypeError when individual property is undefined from groupBy function
    by adding null coalescing operator similar to group and company channels.
    
    🤖 Generated with [Claude Code](https://claude.com/claude-code)
    
    Co-Authored-By: Claude <[email protected]>
    foleyatwork and claude committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    10bf124 View commit details
    Browse the repository at this point in the history
  2. chore: update maxDuration

    foleyatwork committed Sep 28, 2025
    Configuration menu
    Copy the full SHA
    d6a80bb View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from copilot-platforms/fix/undefined-map-error

    fix: TypeError when individual channels are undefined
    foleyatwork authored Sep 28, 2025
    Configuration menu
    Copy the full SHA
    bf47377 View commit details
    Browse the repository at this point in the history
Loading