sfbrigade / support-sfusd

Support SF Schools web site (dev deployment at: https://support-sfusd.vercel.app)
https://supportsfschools.org
5 stars 2 forks source link

[Other issue]: Github Board workflows #242

Open nickvisut opened 1 day ago

nickvisut commented 1 day ago

What is the issue you are reporting?

We have recently added several columns to the Board to improve process. They are as follows:

This can be helpful. However, it becomes more burdensome and error-prone to maintain the Board without workflow automation (docs: 1, 2, 3). Currently, there is no automation for ease of use of our Github Board located at https://github.com/orgs/sfbrigade/projects/7.

Here are some possible workflows (not comprehensive):

Editing Board default workflows can be done here: https://github.com/orgs/sfbrigade/projects/7/workflows (docs). Custom workflows can be done in YML (docs, more docs)

We can also come up w/better names for Board columns and perhaps expand with more columns (for example, similar to Kanban with "Ready for" columns). We can also use Labels in addition to/instead of columns in some cases (TODO: split this out to another Issue)

Compass configuration for first checkbox: Image NOTE: It appears as if our project has the same trigger, but perhaps it only goes in the "other" direction. Will have to investigate further.

Contact Details

No response

nickvisut commented 1 day ago

cc @juliagoolia @trushmi

nickvisut commented 15 hours ago

cc @BeeSeeWhy FYI we started looking into GH workflows alongside the adding of columns