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: madkoding/git-reports
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: copilot/fix-release-workflow-error
Choose a base ref
...
head repository: madkoding/git-reports
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.
  • 9 commits
  • 3 files changed
  • 4 contributors

Commits on Feb 26, 2026

  1. Configuration menu
    Copy the full SHA
    086afe5 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #2 from madkoding/copilot/fix-release-workflow-error

    Fix release workflow: add missing tag_name to action-gh-release
    madkoding authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    1fbde7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b9dea33 View commit details
    Browse the repository at this point in the history
  4. Initial plan

    Copilot committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    0e39d13 View commit details
    Browse the repository at this point in the history
  5. Add contents:write permission to release job to fix 403 error

    Co-authored-by: madkoding <333442+madkoding@users.noreply.github.com>
    Copilot and madkoding committed Feb 26, 2026
    Configuration menu
    Copy the full SHA
    572abd4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8eef359 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #3 from madkoding/copilot/fix-github-release-permi…

    …ssions
    
    Add contents:write permission to release job
    madkoding authored Feb 26, 2026
    Configuration menu
    Copy the full SHA
    47a059a View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Update reqwest requirement from 0.12 to 0.13

    Updates the requirements on [reqwest](https://github.com/seanmonstar/reqwest) to permit the latest version.
    - [Release notes](https://github.com/seanmonstar/reqwest/releases)
    - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md)
    - [Commits](seanmonstar/reqwest@v0.12.0...v0.13.2)
    
    ---
    updated-dependencies:
    - dependency-name: reqwest
      dependency-version: 0.13.2
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Feb 27, 2026
    Configuration menu
    Copy the full SHA
    f97cfdc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2026

  1. Merge pull request #4 from madkoding/dependabot/cargo/reqwest-0.13

    Update reqwest requirement from 0.12 to 0.13
    madkoding authored Feb 28, 2026
    Configuration menu
    Copy the full SHA
    48532e6 View commit details
    Browse the repository at this point in the history
Loading