Skip to content
This repository was archived by the owner on Aug 29, 2023. It is now read-only.

add issue label config #30

Closed
wants to merge 2 commits into from
Closed

add issue label config #30

wants to merge 2 commits into from

Conversation

Stebalien
Copy link
Member

Copy link
Contributor

@marten-seemann marten-seemann left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR seems incomplete, as it only adds the config file, but no instruction to actually copy the file (which, of course, is blocked by the fact that we currently can only copy files in .github/workflows, see #28 (comment)).
Can you convert it to a draft PR?

@Stebalien Stebalien marked this pull request as draft March 27, 2021 02:33
@Stebalien
Copy link
Member Author

Yep, still working on it.

We're going to use a github action to trigger this process _normally_,
but I want these scripts to live somewhere.
@Stebalien Stebalien force-pushed the feat/add-issue-labels branch from 2841008 to aaca811 Compare July 26, 2021 19:25
@galargh
Copy link
Contributor

galargh commented Feb 23, 2023

Hey! If we're still interested in labels synchronisation, I think we should do this through GitHub Management repos. It doesn't have native label support yet but it's planned - ipdxco/github-as-code#81.

In the meantime, we can create custom scripts to deal with the lack of native support. Here is an example of how we sync labels in js-libp2p and js-libp2p-peer-store repos https://github.com/libp2p/github-mgmt/blob/master/scripts/src/actions/sync-labels.ts.

I'm going to close this since there was no activity for a long time but please do let me know if you wanted set up label syncing in any repos, I'd be happy to assist.

@galargh galargh closed this Feb 23, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants