GithubHelp home page GithubHelp logo

Comments (4)

a11smiles avatar a11smiles commented on July 26, 2024 1

@bluespuke and @jtracey93 version 1.2.2 has been deployed to the market place.

from gitsync.

bluespuke avatar bluespuke commented on July 26, 2024

Hi,

I'm facing the same error. Any hints so far?

Thanks!

from gitsync.

bluespuke avatar bluespuke commented on July 26, 2024

After a little bit of researching, I found that the debug shows config.issue.node_id and not config.issue.nodeId

if (config.issue.nodeId.startsWith("PR_")) {

Run a11smiles/GitSync@main
  with:
  env:
    ado_token: ***
    github_token: ***
    config_file: ./.github/workflows/sync_config.json
  
JSON configuration file loaded.
Setting logLevel to debug...
{
  log_level: 'debug',
  action: 'reopened',
  issue: {
    active_lock_reason: null,
    assignee: {
      //retracted
    },
    assignees: [ [Object] ],
    author_association: 'CONTRIBUTOR',
    body: '*****',
    closed_at: null,
    comments: '*****',
    comments_url: 'https://api.github.com/repos/*****',
    created_at: '2023-01-20T11:25:58Z',
    events_url: 'https://api.github.com/repos/*****',
    html_url: 'https://github.com/*****',
    id: *****,
    labels: [],
    labels_url: 'https://api.github.com/repos/*****',
    locked: false,
    milestone: null,
    node_id: '*****',
    number: 5,
...

@a11smiles Do you would like a PR? It would be great to get it up and running (again) :)

from gitsync.

a11smiles avatar a11smiles commented on July 26, 2024

Yes. A PR would be great as I won't have time to fix at the moment.

from gitsync.

Related Issues (6)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.