Skip to content

Automated checks if bidders & modules are in sync with documentation #5612

@muuki88

Description

@muuki88

This repository hosts the documentation for all those projects:

Keeping the documentation in sync with the latest releases is non-trivial.

🎯 Goal

Reviewers or contributors get automated help if a change breaks documentation.

prebid docs meta data

There are a couple of meta data fields that provide solutions for common problems

  • filename if biddercode and the actual bid adapter filename, don't match. incrementx.md example
  • pbjs_version_notes - add text description about prebid version availability iqm.md example

🗒️ Requirements

A propose solution should work for all prebid projects (js, server, app), but does not need to be implemented for all of them.

💡 Ideas

The docs committee thought about github workflows that could be triggered for every pull request. Depending on the repository, the logic could be adapted.

An alternativ would be an external job that regularly checks if stuff is in sync and spit out warnings somewhere.

🔗 Relates issues

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions