Skip to content
This repository was archived by the owner on Mar 5, 2026. It is now read-only.
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: irgolic/AutoPR
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: MauGx3/AutoPR
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.
  • 8 commits
  • 6 files changed
  • 3 contributors

Commits on Oct 16, 2025

  1. Initial plan

    Copilot committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    48e6d57 View commit details
    Browse the repository at this point in the history
  2. Fix Dockerfile build and drop Python 3.9 support

    Co-authored-by: MauGx3 <225707+MauGx3@users.noreply.github.com>
    Copilot and MauGx3 committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    373f247 View commit details
    Browse the repository at this point in the history
  3. Update README to reflect new Docker base image

    Co-authored-by: MauGx3 <225707+MauGx3@users.noreply.github.com>
    Copilot and MauGx3 committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    578471a View commit details
    Browse the repository at this point in the history
  4. Replace archived duffn/python-poetry with official Python image

    Co-authored-by: MauGx3 <225707+MauGx3@users.noreply.github.com>
    Copilot and MauGx3 committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    f5b4802 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1 from MauGx3/copilot/fix-dockerfile-build-issues

    Fix Dockerfile build failure, drop Python 3.9 support (EOL), and migrate to official Python image
    MauGx3 authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    378fefb View commit details
    Browse the repository at this point in the history
  6. Initial plan

    Copilot committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    e9fbdcb View commit details
    Browse the repository at this point in the history
  7. Fix Python version detection in GitHub Actions workflows

    Co-authored-by: MauGx3 <225707+MauGx3@users.noreply.github.com>
    Copilot and MauGx3 committed Oct 16, 2025
    Configuration menu
    Copy the full SHA
    122b70f View commit details
    Browse the repository at this point in the history
  8. Merge pull request #2 from MauGx3/copilot/fix-python-version-discovery

    [WIP] Fix test discovery for correct Python version
    MauGx3 authored Oct 16, 2025
    Configuration menu
    Copy the full SHA
    199c5c5 View commit details
    Browse the repository at this point in the history
Loading