Git Product home page Git Product logo

Comments (7)

kminehart avatar kminehart commented on August 9, 2024 1

Hi Maxim, thanks for submitting our first issue!

I'll see what I can do. Both of your attempted solutions should be possible. 🤔

from github-datasource.

kminehart avatar kminehart commented on August 9, 2024 1

Here's what I think I'll do.

  1. I'll add a way to list repositories for variables
  2. I'll see if there's a way to search multiple repositories using the Pull Request search endpoint. This one may not be possible but # 1 will help you accomplish the variable solution.
  3. The repeat solution should work fine so I'll make sure everything is working properly there.

from github-datasource.

kminehart avatar kminehart commented on August 9, 2024 1

@maximbaz You may find this interesting based on your description. As of v1.0.3, you can now list all pull requests outside of your time range for an at-a-glance view of how many pull requests are open.

image

which matches the number of open PRs in github.com/grafana/grafana

from github-datasource.

maximbaz avatar maximbaz commented on August 9, 2024

That was fast! Thank you, I'll give it a try!

from github-datasource.

kminehart avatar kminehart commented on August 9, 2024

No problem!

I'm going to create a new release some time today that has this change in it. If you have any other issues don't hesitate to submit them.

from github-datasource.

maximbaz avatar maximbaz commented on August 9, 2024

Will do!

I have just another very minor suggestion, when I tried to build my table for open PRs, at first I didn't enter anything in the "Time field" field and apparently it defaulted to "Closed timestamp" for pull requests, it took me quite some time to figure out what I am doing wrong, why I only see some pull requests and not all of them - after I explicitly set the "Time field" to "Created timestamp", everything was good 🙂

from github-datasource.

kminehart avatar kminehart commented on August 9, 2024

ah good call. Go sees nothing and assumes that it's the default value for an int (which is 0, or ClosedAt). We should definitely display it for pull requests.

I'll do that now and make that part of the release. I wish I'd made the default "Created At" but since people are using it, it's probably too late.

from github-datasource.

Related Issues (20)

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.