Skip to content

config.output=json stops working #715

Answered by lowlighter
Andre601 asked this question in Q&A
Discussion options

You must be logged in to vote

Hello!

The web instance has a "cache system" which applies for each user, ignoring any further configuration changes (for one hour iirc).
If you retry later you should be able to access the JSON output 👍

As for Andre601/Andre601#12, you can simplify your workflow by dropping all plugins option (the plugin toggles are still required though)

- uses: lowlighter/metrics@latest
      with:
        token: ${{ secrets.METRICS_TOKEN }}
        user: Andre601
        template: markdown
        base: activity, community, repositories, metadata
        config_timezone: Europe/Zurich
        plugin_discussions: yes
        plugin_followup: yes
        plugin_isocalendar: yes
        plugin_languages: y…

Replies: 3 comments 5 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
5 replies
@Andre601
Comment options

@Andre601
Comment options

@lowlighter
Comment options

@Andre601
Comment options

@lowlighter
Comment options

Answer selected by Andre601
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment