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: the-programmers-hangout/Hawk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feat/allow-multiple-roles
Choose a base ref
...
head repository: the-programmers-hangout/Hawk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 6 commits
  • 7 files changed
  • 1 contributor

Commits on Mar 29, 2024

  1. Merge pull request #24 from the-programmers-hangout/feat/allow-multip…

    …le-roles
    
    feat: allow reaction roles to only allow 1 role choice
    ddivad195 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    ba152f9 View commit details
    Browse the repository at this point in the history
  2. Update build.gradle.kts

    ddivad195 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    25717ae View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    737ce23 View commit details
    Browse the repository at this point in the history
  4. fix conflicts

    ddivad195 committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    82b6499 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #25 from the-programmers-hangout/feat/miscellaneou…

    …s-refactoring
    
    chore: miscellaneous refactoring to cleanup code
    ddivad195 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    9488098 View commit details
    Browse the repository at this point in the history
  6. bump version

    ddivad195 authored Mar 29, 2024
    Configuration menu
    Copy the full SHA
    c2c7b36 View commit details
    Browse the repository at this point in the history
Loading