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: tiangolo/issue-manager
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 0.3.0
Choose a base ref
...
head repository: tiangolo/issue-manager
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 0.4.0
Choose a head ref
  • 8 commits
  • 5 files changed
  • 2 contributors

Commits on Jun 11, 2020

  1. 📝 Update README

    tiangolo committed Jun 11, 2020
    Configuration menu
    Copy the full SHA
    d11e463 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40a83f7 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2020

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

Commits on May 16, 2021

  1. ✨ Add support for managing PRs and remove support for HTML comments t…

    …o avoid rate limits (#12)
    
    * 🔥 Remove support for HTML comments to avoid rate limits
    
    and because that feature was not used much after having support for labels
    
    * 🔊 Add not closing logging
    
    * 📌 Pin ranges of PyGitHub and pydantic better
    
    * ✨ Enable processing PRs
    
    * ✨ Add support for reading PR event data
    
    * 📝 Update docs supporting PRs
    
    * 📝 Update README with new version
    tiangolo authored May 16, 2021
    Configuration menu
    Copy the full SHA
    076a3b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    026fba9 View commit details
    Browse the repository at this point in the history
  3. 📝 Update release notes

    github-actions committed May 16, 2021
    Configuration menu
    Copy the full SHA
    d76f726 View commit details
    Browse the repository at this point in the history
  4. 📝 Update release notes

    github-actions committed May 16, 2021
    Configuration menu
    Copy the full SHA
    f7f9cca View commit details
    Browse the repository at this point in the history
  5. 🔖 Release version 0.4.0

    tiangolo committed May 16, 2021
    Configuration menu
    Copy the full SHA
    4d1b7e0 View commit details
    Browse the repository at this point in the history
Loading