Skip to content

meltano/.github

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

.github repository

This repository contains config files and workflows for all repositories in the meltano GitHub org (and occasionally the MeltanoLabs GitHub org too).

Label Synchronization

The file labels.yaml specifies labels which are synchronized across all repositories in the meltano and MeltanoLabs GitHub orgs. They are updated when the file is updated on the main branch, or when the label sync workflow is run manually.

To add a new label, add new entry to labels.yaml under the labels key:

  - name: "label name"
    description: "label description
    color: "0075CA" #hex color
    aliases:
     - "other labels to rename"

To test a PR, run the "Sync Labels" workflow on your branch with the "dry run" option selected.

Note that no labels will currently be deleted if they do not match the configuration.

About

No description, website, or topics provided.

Resources

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •