Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

For printing workflow commands in GitHub Actions

License

NotificationsYou must be signed in to change notification settings

freckle/github-workflow-commands

Repository files navigation

For printing workflow commands in GitHub Actions.

SeeWorkflow commands for GitHub Actions.

The code herein is based onGitHub Actions Toolkit.


importqualifiedGitHub.Workflow.CommandasGHimportControl.Lens ((&),(?~))

An annotation is at minimum just a string.

example1::IO()example1=GH.executeCommand$GH.error"Something failed."

An annotation can also include a location.

someLocation::GH.LocationsomeLocation=GH.inFile"app.js"&GH.position?~        (GH.atLine13&GH.extent?~GH.ToLine16        )
example2::IO()example2=GH.executeCommand$GH.warning"Something seems amiss here."&GH.location?~ someLocation

CHANGELOG |LICENSE

About

For printing workflow commands in GitHub Actions

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors5


[8]ページ先頭

©2009-2025 Movatter.jp