Code Monkey home page Code Monkey logo

pullrequest-events-resource's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

pullrequest-events-resource's Issues

Captures comments on a merged PR as an event

  • On a merged PR, if there's a comment by someone, this resource is capturing it as a separate event.
  • Is that expected?
  • If yes, is there a way to overcome that? I don't seen an obvious option that I can use in the available config

Check is failing

Hello, the check script is failing with the following error: unexpected end of json input. I have all the required fields set but I want to make sure I understand what the owner variable means. Is it supposed to be the org name or a user with an owner role?

Check is failing with exit code 1

Hello,

I've run into the following issue :
$ fly -t ci check-resource --resource reponame/github-pr-events
error: check failed with exit status '1':

(There's no other output after the exit status, just a blank line)

My config looks like this:

- name: github-pr-events
  type: pull-request-events
  source:
    access_token: ((PAT GOES HERE))
    owner: ((ORG NAME HERE))
    repo: reponame
    graphql_api: https://github.company.com/api/graphql
    base_branch: master
    first: 2
    states:
      - MERGED
      - CLOSED

I've checked the following:
org name is correct
repo name is correct
token has access to the repo

i've copypasta'd the graphql statement from common.js into GraphiQL and run it against my endpoint and it returns data. I'm not sure what's broken here.

Fetching old PRs

It seems that this resource starts at the earliest PRs instead of the latest, so it takes some pump priming to get to PRs created after you start using the resource.

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.