You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -270,15 +278,15 @@ Otherwise (e.g. in a PR to staged-recipes), here are some things you can try:
270
278
Drone.io
271
279
--------
272
280
273
-
We use `Drone.io <https://drone.io>`_ for Linux ARMv8 builds. To enable these builds on your feedstock, make a pull request to add your feedstock to the list
281
+
We use `Drone.io <https://drone.io>`_ for Linux ARMv8 builds. To enable these builds on your feedstock, make a pull request to add your feedstock to the list
274
282
here `<https://github.com/conda-forge/conda-forge-pinning-feedstock/blob/master/recipe/migrations/arch_rebuild.txt>`_.
275
283
276
284
277
285
GitHub Actions
278
286
--------------
279
287
280
-
We use GitHub actions to rerender feedstocks and also run our pull request automerge service. We do not currently support builds on
281
-
GitHub Actions.
288
+
We use GitHub actions to rerender feedstocks and also run our pull request automerge service. We do not currently support builds on
289
+
GitHub Actions.
282
290
283
291
284
292
Skipping CI builds
@@ -295,9 +303,9 @@ To skip a CI build for a given commit, put ``[ci skip] ***NO_CI***`` in the comm
295
303
Third-party Use of Our CI Services
296
304
----------------------------------
297
305
298
-
Due to its stature in the open-source community, conda-forge has enhanced access to certain CI services. This access is a community
299
-
resource entrusted to conda-forge for use in building packages. We thus cannot support third-party or "off-label" CI jobs in our
300
-
feedstocks on any of our CI services. If we find such use, we will politely ask the maintainers to rectify the situation. We may
306
+
Due to its stature in the open-source community, conda-forge has enhanced access to certain CI services. This access is a community
307
+
resource entrusted to conda-forge for use in building packages. We thus cannot support third-party or "off-label" CI jobs in our
308
+
feedstocks on any of our CI services. If we find such use, we will politely ask the maintainers to rectify the situation. We may
301
309
take more serious actions, including archiving feedstocks or removing maintainers from the organization, if the situation cannot be rectified.
0 commit comments