internetarchive / openlibrary

One webpage for every book ever published!

Home Page:https://openlibrary.org

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Weekly Project Management workflow running on forked repos

jimchamp opened this issue · comments

Problem

The new weekly PM GitHub workflow is running on forked repositories that haven't disabled workflows for their repositories.

Evidence / Screenshot

Relevant URL(s)

Reproducing the bug

  1. Go to ...
  2. Do ...
  • Expected behavior:
  • Actual behavior:

Context

  • Browser (Chrome, Safari, Firefox, etc):
  • OS (Windows, Mac, etc):
  • Logged in (Y/N): Y
  • Environment (prod, dev, local): prod

Notes from this Issue's Lead

Proposal & constraints

Add a guard to the workflow configuration that prevents it from running on any forked repository.

Related files

Stakeholders

Note: Before making a new branch or updating an existing one, please ensure your branch is up to date.

This isn't right... The new PM workflow didn't run, but other workflows do. Closing this, but will open an issue for adding documentation on disabling workflows to an appropriate place (maybe CONTRIBUTING.md)