{"id":22753215,"url":"https://github.com/nebulab/circleci-orbs-stoplight","last_synced_at":"2026-01-08T12:04:46.023Z","repository":{"id":141428593,"uuid":"179528497","full_name":"nebulab/circleci-orbs-stoplight","owner":"nebulab","description":":scroll: An Orb for linking your Git repository to a Stoplight project.","archived":false,"fork":false,"pushed_at":"2019-07-09T13:56:51.000Z","size":31,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-05T09:34:08.668Z","etag":null,"topics":["api","ci","circleci","documentation","orbs","stoplight"],"latest_commit_sha":null,"homepage":"https://circleci.com/orbs/registry/orb/nebulab/stoplight","language":null,"has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nebulab.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-04-04T15:44:24.000Z","updated_at":"2023-06-23T20:48:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"a9da21d6-b7cd-47f8-b1ab-90c4a25e1d58","html_url":"https://github.com/nebulab/circleci-orbs-stoplight","commit_stats":null,"previous_names":[],"tags_count":24,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Fcircleci-orbs-stoplight","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Fcircleci-orbs-stoplight/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Fcircleci-orbs-stoplight/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nebulab%2Fcircleci-orbs-stoplight/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nebulab","download_url":"https://codeload.github.com/nebulab/circleci-orbs-stoplight/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246285817,"owners_count":20752958,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["api","ci","circleci","documentation","orbs","stoplight"],"created_at":"2024-12-11T06:09:37.994Z","updated_at":"2026-01-08T12:04:45.975Z","avatar_url":"https://github.com/nebulab.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Stoplight CircleCI Orb\n\n[stoplight](https://circleci.com/orbs/registry/orb/nebulab/stoplight)\n\n## Description\n\nThis Orb can be used to publish your API documentation to [Stoplight](https://stoplight.io) as part\nof your CI process.\n\n## Usage\n\nAdd the following to your CircleCI configuration:\n\n```yaml\nversion: 2.1\n\norbs:\n  stoplight: nebulab/stoplight\n\nworkflows:\n  cool-workflow:\n    jobs:\n      - stoplight/push:\n          organization: your-stoplight-org\n          project: your-stoplight-project\n          git_token: $STOPLIGHT_GIT_TOKEN\n          source_dir: stoplight-contents-dir\n          username: $STOPLIGHT_USERNAME\n      - stoplight/publish:\n          api_token: $STOPLIGHT_API_TOKEN\n          domain: your-site.docs.stoplight.io\n          requires:\n            - stoplight/push\n```\n\nThen set the `STOPLIGHT_USERNAME`, `STOPLIGHT_API_TOKEN` and `STOPLIGHT_GIT_TOKEN` environment\nvariables (this is sensitive information so it shouldn't go in your `.circleci/config.yml`).\n\n## Publishing\n\nThe [orb-tools Orb](https://github.com/CircleCI-Public/orb-tools-orb) is used for publishing\ndevelopment and production versions of this Orb.\n\n## Contributing\n\nBug reports and pull requests are welcome!\n\n## License\n\ncircleci-orbs-stoplight is copyright © 2019 [Nebulab](http://nebulab.it/). It is free software, and\nmay be redistributed under the terms specified in the [CircleCI Orbs License](https://circleci.com/orbs/registry/licensing).\n\n## About\n\n![Nebulab](http://nebulab.it/assets/images/public/logo.svg)\n\ncircleci-orbs-stoplight is funded and maintained by the [Nebulab](http://nebulab.it/) team.\n\nWe firmly believe in the power of open-source. [Contact us](http://nebulab.it/contact-us/) if you\nlike our work and you need help with your project design or development.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnebulab%2Fcircleci-orbs-stoplight","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnebulab%2Fcircleci-orbs-stoplight","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnebulab%2Fcircleci-orbs-stoplight/lists"}