Coder Social home page Coder Social logo

Comments (10)

AlexSim93 avatar AlexSim93 commented on July 17, 2024 1

Right now there are only 2 options that I see.

  1. Inputs values. You can change configuration via inputs. Hide unnecessary information. For example, you can use only one method for AGGREGATE_VALUE_METHODS or hide some tables via SHOW_STATS_TYPES input. Another way to reduce size of the body is to hide users via HIDE_USERS. In case you need all information in report, try to split it in different reports via REPORT_DATE_START ΠΈ REPORT_DATE_END
  2. You can get markdown string as an output and split it manually. Post it as an issue and comment after it.

I'm aware of this problem. I will handle it later. I hope my options help you.

from pull-request-analytics-action.

AlexSim93 avatar AlexSim93 commented on July 17, 2024 1

Yep!

from pull-request-analytics-action.

AlexSim93 avatar AlexSim93 commented on July 17, 2024 1

Released fix

from pull-request-analytics-action.

AlexSim93 avatar AlexSim93 commented on July 17, 2024 1

You can access data on the next step via outputs

from pull-request-analytics-action.

usamakzafar avatar usamakzafar commented on July 17, 2024 1

Got it, thanks a lot! Closing this issue

from pull-request-analytics-action.

usamakzafar avatar usamakzafar commented on July 17, 2024

I needed to see the users.. I used theSHOW_STATS_TYPES for now, but I still would like to generate the entire data together.
Splitting by dates was going to be my last resort, as I'll have to start aggregating several tables myself.

You can get markdown string as an output and split it manually. Post it as an issue and comment after it.

πŸ€”
how can I get the MD as a string?

Thanks for all your efforts btw!

from pull-request-analytics-action.

usamakzafar avatar usamakzafar commented on July 17, 2024

πŸ€”
how can I get the MD as a string?

By setting EXECUTION_OUTCOME == output?

from pull-request-analytics-action.

usamakzafar avatar usamakzafar commented on July 17, 2024

Screenshot 2023-12-18 at 17 05 53

EXECUTION_OUTCOME: output seems to be an invalid input

from pull-request-analytics-action.

usamakzafar avatar usamakzafar commented on July 17, 2024

Super fast! Checking now

from pull-request-analytics-action.

usamakzafar avatar usamakzafar commented on July 17, 2024

Well the validation seems to pass, so does the entire workflow. But unfortunately I'm not seeing any output in the console log. Do I need to get it somewhere manually?

Screenshot 2023-12-18 at 17 36 48

from pull-request-analytics-action.

Related Issues (9)

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.