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: slackapi/python-slack-hooks
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: af0e9dd
Choose a base ref
...
head repository: slackapi/python-slack-hooks
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 69462c6
Choose a head ref
  • 4 commits
  • 4 files changed
  • 4 contributors

Commits on May 16, 2024

  1. Add health score reporting job (#44)

    Fil Maj authored May 16, 2024
    Configuration menu
    Copy the full SHA
    5a3b03e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ea5748a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

  1. fix: improve which python executable is being used (#45)

    * Update the executable being used
    
    * Update slack_cli_hooks/hooks/get_hooks.py
    
    Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
    
    * Add comment to explain reason behind stringification
    
    * Further improve comment
    
    ---------
    
    Co-authored-by: Kazuhiro Sera <seratch@gmail.com>
    WilliamBergamin and seratch authored Jun 5, 2024
    Configuration menu
    Copy the full SHA
    74e2d92 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. version 0.0.2 (#46)

    WilliamBergamin authored Jun 17, 2024
    Configuration menu
    Copy the full SHA
    69462c6 View commit details
    Browse the repository at this point in the history
Loading