Skip to content
This repository was archived by the owner on Jul 11, 2023. It is now read-only.

Add outputs to action #22

Merged
merged 1 commit into from
Oct 3, 2020
Merged

Add outputs to action #22

merged 1 commit into from
Oct 3, 2020

Conversation

jonabc
Copy link
Owner

@jonabc jonabc commented Oct 3, 2020

closes #20

Adds the following outputs to the action, for use in followup actions

outputs:
  mark_references_as:
    description: Either `complete` or `incomplete`, showing how references were marked by the action
  references:
    description: The list of objects obtained from the GitHub API that referenced the current issue or PR
  updated:
    description: A list of `${type}:${id}` strings that identify which objects from "references" were updated

how references were marked
which references were evaluated
which references were updated
@jonabc jonabc merged commit 5c98f92 into main Oct 3, 2020
@jonabc jonabc deleted the action-outputs branch October 3, 2020 16:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Apply label to issues with open dependencies
1 participant