Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow feedstocks to opt out of PRs (version and/or migration) #61

Open
CJ-Wright opened this issue Mar 5, 2018 · 5 comments
Open

Allow feedstocks to opt out of PRs (version and/or migration) #61

CJ-Wright opened this issue Mar 5, 2018 · 5 comments

Comments

@CJ-Wright
Copy link
Member

We may need a way for feedstocks to opt out via a blacklist. We'll still keep track of the feedstocks in the graph, but we can remove them from the PR process.

@jakirkham
Copy link
Contributor

How was this solved with bob.*?

@CJ-Wright
Copy link
Member Author

@jakirkham
Copy link
Contributor

Ah ok. So not feasible for this problem. Hmm...

@CJ-Wright
Copy link
Member Author

Adding a blacklist is easy, the main thing is putting the blacklist where users can get at it. That way they can put PRs in to blacklist their packages rather than us having to put them in.

@CJ-Wright
Copy link
Member Author

We might consider making the blacklist a yaml file, where keys are the feedstocks to ignore and then values are some statement about why we are ignoring them. This will allow us to take things off the blacklist in the future when their issue is resolved.
eg

git: lack of multi source support

@CJ-Wright CJ-Wright changed the title Blacklist Allow feedstocks to opt out of PRs (version and/or migration) Jul 3, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants