Skip to content

throw warnings if action_install.sh is used and repo does not have 'arduino-library' tag in its topic #145

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

Merged
merged 1 commit into from
Oct 28, 2022

Conversation

hathach
Copy link
Member

@hathach hathach commented Oct 28, 2022

Since rebuild trigger workflow use arduino-library tag in topics to determine which repo is an Arduino Library. Although I manually added this tag for all of our repo, I could miss several and/or it is easy for us to forget add this when making an new repo/lib.

This PR will throw an warning if action_install.sh is used by other repo and the repo does not have arduino-library in its topic. e.g

Screenshot from 2022-10-28 16-44-51

This hopefully over time will help us to get all repo tagged and triggered.

@hathach hathach merged commit fd194d6 into master Oct 28, 2022
@hathach hathach deleted the warn-if-no-arduino-library branch October 28, 2022 17:15
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.

2 participants