Skip to content

[question] how to hide only private activity #141

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

You must be logged in to vote

Hello!
Thanks 🙂 !

This feature is not yet available on @latest (v.3.3) but will be available in next release (v3.4) with this new option:

# Set events visibility (use this to restrict events when using a "repo" token)
plugin_activity_visibility:
description: Set events visibility
type: string
default: all
values:
- public
- all

If you're using @master branch, you should be able to set plugin_activity_visibility: public to hide private activity, else you can just wait for next release to roll out 🙂

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by lowlighter
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
Category
Q&A
3 participants
Converted from issue

This discussion was converted from issue #122 on February 18, 2021 11:27.