Skip to content

add support for custom informative comments in the bot #313

@smoors

Description

@smoors

it would be nice if we can let the bot write custom informative comments in a PR, for example easybuild error messages:

  • easystack file could not be parsed
  • unknown easybuild option
  • missing easyconfig for dependency

a simple implementation could be that the bot checks for the existence of a file after running bot/build.sh, say bot.comments, and writes the contents of the file as a comment.

those comments should of course be handled with care, you don't want to accidentally write secret info in the comments.

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