t-will-gillis / website

Hack for LA's website
https://www.hackforla.org
GNU General Public License v2.0
0 stars 2 forks source link

Edits and additions to Wiki for GHA `issue-trigger.yml` #825

Closed t-will-gillis closed 3 weeks ago

t-will-gillis commented 3 months ago

Issue Trigger
Workflow

Summary

The issue-trigger.yml workflow is triggered whenever an issue trigger (aka event_action) is opened, transferred, assigned, labeled, or unlabeled. Workflow steps run for different triggers: for example, "Add-Missing-Labels-To-Issues" is triggered when an issue is opened or transferred, "Ask-For-Preliminary-Update" when assigned, and "Add-Feature-Branch-Comment" and "Remove-Feature-Branch-Comment" when labeled or unlabeled (and that label is Feature: Feature Branch).

Triggers

Labels Used by Workflow

Tokens Used by Workflow

Workflow Files

Support File Folders:

Process:

Data auto-generated by Google Sheets worksheets (maintained in the "hackforla-bot@hackforla.org" account) complement this workflow:

Test Procedure

Important note: line numbers and specific code references may have changed slightly since the time of this Wiki- verify with the actual files.

Testing Resources

github-actions[bot] commented 3 months ago

Hi @t-will-gillis.

Please don't forget to add the proper labels to this issue. Currently, the labels for the following are missing:

NOTE: Please ignore this comment if you do not have 'write' access to this directory.

To add a label, take a look at Github's documentation here.

Also, don't forget to remove the "missing labels" afterwards. To remove a label, the process is similar to adding a label, but you select a currently added label to remove it.

After the proper labels are added, the merge team will review the issue and add a "Ready for Prioritization" label once it is ready for prioritization.

Additional Resources: