ghactions icon indicating copy to clipboard operation
ghactions copied to clipboard

report visibility of logs to other github actions beta users

Open maxheld83 opened this issue 6 years ago • 3 comments

I have confirmed:

  • if a user is a repo contributor or owner, they can see the actions tab and logs, even when they're not on the beta (as per their personal user account)
  • if a user is an org member, and the org is on the beta, then the user can see the actions tab and logs for all repos of that org.
  • even if a user is on the beta (as per their personal user account) but neither member of the org nor the repo, then they can't see the actions tab or the logs.

maxheld83 avatar Jul 02 '19 11:07 maxheld83

this will pretty much limit the visibility of whatever actions are doing for TDD, because most contributors won't be members of the repos and/or r-lib/tidyverse orgs.

maxheld83 avatar Jul 02 '19 13:07 maxheld83

For example, I can't see the actions tab for https://github.com/actions/docker, even though I am on the beta, and actions/docker appears to be using actions (there's a github/main.workflow).

maxheld83 avatar Jul 02 '19 13:07 maxheld83

emailed github support about this.

maxheld83 avatar Jul 02 '19 13:07 maxheld83