Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

trigger rebuilds of the site on updates to `master` of tracked baselines

Open
#24 10 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
4/5
Estimated time
3-5 days
Newbie friendliness
25/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
github
Domain
ci-cd, devops

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.

Description

enhancement
  1. webhook triggers from apache-baseline.
  2. inspec json #{apache.links.name.match?(^Inspec\s*).url} --reporter json:<trigger.id>.json
  3. cp -f <trigger_id>.json ./data/`
  4. push a PR from the bot
  5. Travis Job does the rest with https://github.com/dev-sec/dev-sec.github.io/pull/23
Dominant language
SCSS
Stars
22
Forks
15
Avg merge
4h 41m
Merged PRs (30d)
1

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from dev-sec/dev-sec.github.io

All issues in dev-sec/dev-sec.github.io

Similar issues

More DevOps issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.