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: ynab/slack-post-message-action
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4
Choose a base ref
...
head repository: ynab/slack-post-message-action
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 5 commits
  • 1 file changed
  • 2 contributors

Commits on Nov 26, 2024

  1. Update README.md

    - use v1.4 in example usage
    dbertram authored Nov 26, 2024
    Configuration menu
    Copy the full SHA
    1e44236 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2025

  1. Configuration menu
    Copy the full SHA
    40f2c82 View commit details
    Browse the repository at this point in the history
  2. Clarify environment variable note

    Co-authored-by: Dane Bertram <dane@ynab.com>
    bradymholt and dbertram authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    7094581 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #5 from ynab/env-var-format

    Note that environment variables must be passed in `${{ env.MY_VAR }}` format
    bradymholt authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    488233d View commit details
    Browse the repository at this point in the history
  4. Remove extra space

    bradymholt authored Jan 7, 2025
    Configuration menu
    Copy the full SHA
    a895ebc View commit details
    Browse the repository at this point in the history
Loading