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: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v6.1.0
Choose a base ref
...
head repository: python-gitlab/python-gitlab
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 11 commits
  • 8 files changed
  • 3 contributors

Commits on Jun 30, 2025

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

Commits on Jul 7, 2025

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

Commits on Jul 8, 2025

  1. ci(stale): improve formatting of stale message

    Have it maintain the formatting of the message with the line breaks.
    JohnVillalovos authored and nejch committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    0ef20d1 View commit details
    Browse the repository at this point in the history
  2. ci(stale): increase operations-per-run to 500

    The default value is 30 and it is not able to process all the
    issues/PRs. In fact it is failing to make progress. Each day it
    processes the same issues/PRs and then stops. It doesn't reach the
    other issues/Prs.
    
    Increase to 500, the GitLab limit is actually 3000.
    JohnVillalovos authored and nejch committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    326e1a4 View commit details
    Browse the repository at this point in the history
  3. build(release): use correct python-semantic-release/publish-action

    The previous 'python-semantic-release/upload-to-gh-release' action has
    been deprecated.
    
    Closes: #3210
    JohnVillalovos authored and nejch committed Jul 8, 2025
    Configuration menu
    Copy the full SHA
    2f20634 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2025

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

Commits on Jul 18, 2025

  1. feat(api): add ListMixin to ProjectMergeRequestDiscussionNoteManager

    Closes: #3180
    Massimiliano Riva authored and JohnVillalovos committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    865339a View commit details
    Browse the repository at this point in the history
  2. feat(api): add ListMixin to ProjectIssueDiscussionNoteManager

    Massimiliano Riva authored and JohnVillalovos committed Jul 18, 2025
    Configuration menu
    Copy the full SHA
    f908f0e View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. Configuration menu
    Copy the full SHA
    3b8fbf4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b483ece View commit details
    Browse the repository at this point in the history
Loading