Skip to content

feat: add keep alive to advance OIS workflow#566

Merged
keyvankhademi merged 1 commit intomainfrom
keep-alive
Aug 4, 2025
Merged

feat: add keep alive to advance OIS workflow#566
keyvankhademi merged 1 commit intomainfrom
keep-alive

Conversation

@keyvankhademi
Copy link
Collaborator

No description provided.

@vercel
Copy link

vercel bot commented Aug 4, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
staking-legacy ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 4, 2025 4:37pm

# This is to prevent disabling the workflow after 60 days
- name: Keep Alive
run: |
git commit --allow-empty -m "Successfully advanced OIS on $(date)"
Copy link
Contributor

Choose a reason for hiding this comment

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

how would this prevent it :?

Choose a reason for hiding this comment

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

wait dont you need to do a git push too?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Github automatically disables workflows when there is no activity in the repo for 60 days. This adds an activity if it works :D

Copy link
Contributor

Choose a reason for hiding this comment

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

For this to work you need to push and a Github PAT that has push permission.

@keyvankhademi keyvankhademi merged commit bb40108 into main Aug 4, 2025
10 checks passed
@keyvankhademi keyvankhademi deleted the keep-alive branch August 4, 2025 20:46
keyvankhademi added a commit that referenced this pull request Aug 4, 2025
keyvankhademi added a commit that referenced this pull request Aug 4, 2025
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.

3 participants