Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs(actions): adds examples with outputs to actions documentation #70

Merged
merged 2 commits into from
Nov 7, 2023

Conversation

jpower432
Copy link
Contributor

@jpower432 jpower432 commented Oct 25, 2023

Description

Adds example workflow to actions documentation to show how output for can used with other actions. In this case, actions/labeler. Also adds examples for how to use the actions together for component definition management.

Type of change

  • This change requires a documentation update

How has this been tested?

N/A - Docs add

Checklist

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules

@jpower432 jpower432 marked this pull request as ready for review October 26, 2023 20:47
actions/README.md Outdated Show resolved Hide resolved
Co-authored-by: Alex Flom <[email protected]>
@jpower432 jpower432 requested a review from afflom November 1, 2023 18:31
@afflom afflom merged commit 0c1139a into complytime:main Nov 7, 2023
7 checks passed
@jpower432 jpower432 deleted the docs/add-examples branch March 26, 2024 13:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants