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: Teamwork/github-sync
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.3.3
Choose a base ref
...
head repository: Teamwork/github-sync
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 11 commits
  • 4 files changed
  • 6 contributors

Commits on Dec 14, 2021

  1. Copy the full SHA
    ea92d72 View commit details
  2. Copy the full SHA
    8950bb7 View commit details
  3. Fix: Unbound variable causing script to fail

    When the environment variable `IGNORE_PROJECT_IDS` is not provided the
    GithubAction is failing with the error:
    
    ```
    /src/main.sh: line 49: IGNORE_PROJECT_IDS: unbound variable
    ```
    
    Setting a default empty value should solve the issue.
    rafaeljusto committed Dec 14, 2021
    Copy the full SHA
    305d000 View commit details
  4. Merge pull request #50 from Teamwork/fix/unbound-variable

    Fix: Unbound variable causing script to fail
    rafaeljusto authored Dec 14, 2021
    Copy the full SHA
    d56a862 View commit details

Commits on Dec 15, 2021

  1. Copy the full SHA
    54d8619 View commit details
  2. Copy the full SHA
    eba2fd4 View commit details
  3. Copy the full SHA
    3ac0c5d View commit details

Commits on Aug 6, 2022

  1. Fix link to guide locating API Key

    closes #54
    willbush authored Aug 6, 2022
    Copy the full SHA
    9125757 View commit details

Commits on Aug 8, 2022

  1. Merge pull request #57 from willbush/patch-1

    Fix link to guide locating API Key
    hmarron authored Aug 8, 2022
    Copy the full SHA
    31dfa62 View commit details

Commits on Sep 6, 2022

  1. Copy the full SHA
    23531a0 View commit details
  2. Merge pull request #58 from Teamwork/stop-using-wrapper

    Stop using projects/api/v1
    shane-tw authored Sep 6, 2022
    Copy the full SHA
    01c7592 View commit details
Loading