dev-sec / dev-sec/dev-sec.github.io
trigger rebuilds of the site on updates to `master` of tracked baselines
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- SCSS
- Stars
- 22
- Forks
- 15
- Avg merge
- 4h 41m
- Merged PRs (30d)
- 1
Description
- webhook triggers from apache-baseline.
inspec json #{apache.links.name.match?(^Inspec\s*).url} --reporter json:<trigger.id>.json- cp -f <trigger_id>.json ./data/`
- push a PR from the bot
- Travis Job does the rest with https://github.com/dev-sec/dev-sec.github.io/pull/23
Contributor guide
No contributing guide indexed for this repository
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 the webhook trigger requirements for apache-baseline and the referenced Travis workflow in pull request #23. Trace how the Inspec command output is copied into data/ and how the bot should open a PR; done means updates to tracked baselines trigger this flow and Travis completes the site rebuild.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- github
- Domain
- ci-cd, devops
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100