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

feat: add workflow to label issues with "Needs verification" when moved to Done #650

Merged
merged 1 commit into from
Jan 13, 2025

Conversation

chrissantillan
Copy link
Collaborator

…ed to Done

This workflow is triggered when an issue is moved to the "Done" column in the project board. It automatically adds the "Needs verification" label to the issue. The label will be used to indicate that the issue needs to be verified in the staging deployment before it can be considered fully resolved. Once the verification is complete, the label can be manually removed by the person validating the issue.

Description of the change

Please provide a brief description of the changes included in this PR.

  • Related issues: Link to related issue(s) this PR addresses, if any (use phrases like "fixes #1234" or "closes #1234").

Screenshot(s)

If the PR includes changes to the UI, please add screenshots or a brief screengrab to demonstrate the changes.

Additional context

Please include any additional context or information that the reviewer may need to understand the PR.

…ed to Done

This workflow is triggered when an issue is moved to the "Done" column in the project board. It automatically adds the "Needs verification" label to the issue. The label will be used to indicate that the issue needs to be verified in the staging deployment before it can be considered fully resolved. Once the verification is complete, the label can be manually removed by the person validating the issue.
@chrissantillan chrissantillan added the github_actions Pull requests that update GitHub Actions code label Jan 13, 2025
@chrissantillan chrissantillan merged commit 423720b into main Jan 13, 2025
8 checks passed
@chrissantillan chrissantillan deleted the chrissantillan-patch-1 branch January 14, 2025 21:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants