Skip to content

[actions] fix weekly action to "work"#1214

Merged
jonathanpeppers merged 11 commits into
mainfrom
dev/peppers/fix-gh-action
Jul 18, 2025
Merged

[actions] fix weekly action to "work"#1214
jonathanpeppers merged 11 commits into
mainfrom
dev/peppers/fix-gh-action

Conversation

@jonathanpeppers

@jonathanpeppers jonathanpeppers commented Jul 18, 2025

Copy link
Copy Markdown
Member

This pull request updates the .github/workflows/weekly-stable-updates.yml file to enhance the workflow for creating weekly stable updates issues. The changes improve issue management by preventing duplicate issues, adding permissions, and assigning issues to the appropriate assignee.

Workflow Enhancements:

  • Added permissions block to allow writing to issues.
  • Updated the schedule trigger formatting for clarity.

Issue Management Improvements:

  • Introduced a check to prevent duplicate issues by searching for existing issues with the same title before creating a new one.
  • Added a step to assign the newly created issue to the @copilot user using the gh CLI.

Miscellaneous Updates:

  • Added id: create-issue to the "Create weekly stable updates issue" job for referencing outputs in subsequent steps.

@jonathanpeppers
jonathanpeppers merged commit 0731bc2 into main Jul 18, 2025
3 of 4 checks passed
@jonathanpeppers
jonathanpeppers deleted the dev/peppers/fix-gh-action branch July 18, 2025 15:13
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.

1 participant