Skip to content

Add Hubspot ticket Action to open issue weekly#6776

Closed
allthedoll wants to merge 1 commit intomainfrom
allthedoll/triage
Closed

Add Hubspot ticket Action to open issue weekly#6776
allthedoll wants to merge 1 commit intomainfrom
allthedoll/triage

Conversation

@allthedoll
Copy link
Contributor

@allthedoll allthedoll commented Feb 27, 2026

Description

This PR adds an action to auto-open a weekly triage issue on Fridays.

Related Issue(s)

n/a

Checklist

  • I have read the contribution guidelines
  • Suitable unit/system level tests have been added and they pass
  • Documentation has been updated
    • Upgrade instructions
    • Configuration details
    • Concepts
  • Changes flowforge.yml?
    • Issue/PR raised on FlowFuse/helm to update ConfigMap Template
    • Issue/PR raised on FlowFuse/CloudProject to update values for Staging/Production
  • Link to Changelog Entry PR, or note why one is not needed.

Labels

  • Includes a DB migration? -> add the area:migration label

@allthedoll allthedoll self-assigned this Feb 27, 2026
@allthedoll allthedoll added github_actions Pull requests that update GitHub Actions code time:15m labels Feb 27, 2026
@allthedoll allthedoll moved this to Todo in 🛠 Development Feb 27, 2026
@allthedoll allthedoll added this to the 2.28 milestone Feb 27, 2026
runs-on: ubuntu-latest
steps:
- name: Create weekly triage issue and add to project
uses: actions/github-script@v7
Copy link
Contributor

Choose a reason for hiding this comment

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

Please pin the action's version to the git commit sha instead of the tag.

@ppawlowski
Copy link
Contributor

Is this the correct repository for such a workflow? I think flowfuse/admin may be a better place...

@allthedoll
Copy link
Contributor Author

@ppawlowski sure, can move.

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 time:15m

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants