Skip to content

Stackage should automatically send PR to projects with upper-bounds issues #871

Closed
@rvion

Description

@rvion

@snoyberg

it would save so much time to everyone, if some github bot could

by doing that,

  • 🍺 most projects with travis setup would run travis checks right away with newer bounds making the whole process faster. In most cases, it would be one click away
  • 🍻 tracking issues would be simplified: PR status (open / merged) will be displayed right after thefirst issue comment

Other ideas I would like feedback on:

related to the automatic PR content:

  1. bump minor version of the package,
  2. document the upper bound change in the changelog if present
  3. add Readme.md and Changelog.md to cabal extra-files if present in git repo but not in cabal
  4. point users to the (non existent for now) github hook tool service that auto push packages to hackage when version change on master branch
  5. Suggest to add a travis.ci using stack with a link to a predefined template if no travis file found

related to the stackage file:

  1. allow users to exclude their package from receiving automatic PR

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