Skip to content

FlowFuse/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github

This repository holds the standard configuration and conventions we apply to repositories in the FlowFuse organisation.

Automations

Project Automation

All code repositories must have the Project Automation workflow added. This is done by adding .github/workflows/project-automation.yml.

This workflow will ensure issues are automatically added to the Product board where it can be triaged and prioritised.

Labels

We have a standard set of labels that should be applied across all repositories listed in flowfuse-repositories.yml.

This repository includes an action that can be manually triggered to synchronise the labels.

Add/edit labels

To change the labels:

  1. Edit labels.json with details of the new label
  2. Commit, via PR, the update
  3. Run the Synchronize Labels action - by clicking on Run workflow.

Removing labels

The current automation does not remove any labels - that needs to be done manually when needed.

About

Organisation wide default configuration

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages