Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Fix issue automation for Needs-Info #14343

Merged
merged 1 commit into from
Nov 1, 2022
Merged

Fix issue automation for Needs-Info #14343

merged 1 commit into from
Nov 1, 2022

Conversation

kittykat
Copy link
Contributor

@kittykat kittykat commented Nov 1, 2022

Run when an issue is labelled with X-Needs-Info only. Add to triage board.

Use itemId which is output by actions/add-to-project to run the mutation to update the field value (i.e. move to the right column).

Pull Request Checklist

  • Pull request is based on the develop branch
  • Pull request includes a changelog file. The entry should:
    • Be a short description of your change which makes sense to users. "Fixed a bug that prevented receiving messages from other servers." instead of "Moved X method from EventStore to EventWorkerStore.".
    • Use markdown where necessary, mostly for code blocks.
    • End with either a period (.) or an exclamation mark (!).
    • Start with a capital letter.
    • Feel free to credit yourself, by adding a sentence "Contributed by @github_username." or "Contributed by [Your Name]." to the end of the entry.
  • Pull request includes a sign off
  • Code style is correct
    (run the linters)

@kittykat kittykat requested a review from a team as a code owner November 1, 2022 15:32
@DMRobertson DMRobertson requested a review from a team November 1, 2022 16:12
Run when an issue is labelled with X-Needs-Info only. Add to triage board.

Use itemId which is output by actions/add-to-project to run the mutation to update the field value (i.e. move to the right column).
Copy link
Contributor

@DMRobertson DMRobertson left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Kat we trust

@DMRobertson DMRobertson merged commit 19a57f4 into develop Nov 1, 2022
@DMRobertson DMRobertson deleted the kittykat-patch-1 branch November 1, 2022 19:26
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.

2 participants