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: doctrine/.github
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.2.0
Choose a base ref
...
head repository: doctrine/.github
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.3.0
Choose a head ref
  • 4 commits
  • 5 files changed
  • 3 contributors

Commits on Oct 14, 2024

  1. Add global issue templates

    We also have PR templates at least in ORM, but I do not think they are
    used at all, since you have to add a `?template=the_template.md`
    parameter to enable them.
    greg0ire committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    94ca5e5 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2024

  1. Merge pull request #53 from greg0ire/pr-template

    Add global issue templates
    greg0ire authored Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b48df76 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2024

  1. Bump codecov/codecov-action from 4 to 5

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    5d3cdec View commit details
    Browse the repository at this point in the history
  2. Merge pull request #54 from doctrine/dependabot/github_actions/codeco…

    …v/codecov-action-5
    
    Bump codecov/codecov-action from 4 to 5
    greg0ire authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    f3b0de6 View commit details
    Browse the repository at this point in the history
Loading