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

Allow the sync-labels workflow to be run manually #189

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

mcdonnnj
Copy link
Member

@mcdonnnj mcdonnnj commented Oct 2, 2024

🗣 Description

This pull request adds a workflow_dispatch trigger to the sync-labels workflow.

💭 Motivation and context

The workflow_dispatch trigger allows the workflow to be manually initiated. This will allow us to force an update on a repository's tags if they are, for whatever reason, out of sync with the configuration in .github/labels.yml.

🧪 Testing

Automated tests pass.

✅ Pre-approval checklist

  • This PR has an informative and human-readable title.
  • Changes are limited to a single goal - eschew scope creep!
  • All relevant type-of-change labels have been added.
  • I have read the CONTRIBUTING document.
  • These code changes follow cisagov code standards.
  • All new and existing tests pass.

@mcdonnnj mcdonnnj added improvement This issue or pull request will add or improve functionality, maintainability, or ease of use hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation github-actions Pull requests that update GitHub Actions code labels Oct 2, 2024
@mcdonnnj mcdonnnj requested a review from a team October 2, 2024 19:27
@mcdonnnj mcdonnnj self-assigned this Oct 2, 2024
@mcdonnnj mcdonnnj added the kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release label Oct 2, 2024
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 hacktoberfest-accepted Pull request that should count toward Hacktoberfest participation improvement This issue or pull request will add or improve functionality, maintainability, or ease of use kraken 🐙 This pull request is ready to merge during the next Lineage Kraken release
Projects
Status: Reviewer approved
Development

Successfully merging this pull request may close these issues.

4 participants