Use workflow_run for CI
Open
Nobody has claimed this yet.
documentation
help wanted
medium
moabb
- Dominant language
- Python
- Stars
- 1.1k
- Forks
- 264
- Avg merge
- 1d 13m
- Merged PRs (30d)
- 23
Description
We could continue the work of #374 to use the doc building only on PR merging into develop, using workflow_run, as documented in this SO page
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reading issue #374 and the linked Stack Overflow guidance to understand the intended workflow_run arrangement. Locate the current CI and documentation-building workflow, then verify that documentation builds run only after a pull request is merged into develop; done means the workflow triggers at that point.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github-actions
- Domain
- ci-cd, documentation
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100