Skip to content

GitHub webhook: Add support for '*' DRI rule#4825

Merged
mikermcneil merged 8 commits intomainfrom
mikermcneil-patch-8
Mar 26, 2022
Merged

GitHub webhook: Add support for '*' DRI rule#4825
mikermcneil merged 8 commits intomainfrom
mikermcneil-patch-8

Conversation

@mikermcneil
Copy link
Copy Markdown
Member

This allows any fleetie to edit the handbook landing page (e.g. in the event pages need to get moved around)

This allows any fleetie to edit the handbook landing page (e.g. in the event pages need to get moved around)
fleet-release
fleet-release previously approved these changes Mar 26, 2022
@vercel
Copy link
Copy Markdown

vercel Bot commented Mar 26, 2022

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/fleet-dm/fleet/EG98sLPUd6DfJpysiu3SWEiSg1VS
✅ Preview: https://fleet-git-mikermcneil-patch-8-fleet-dm.vercel.app

@gitpod-io
Copy link
Copy Markdown

gitpod-io Bot commented Mar 26, 2022

@mikermcneil mikermcneil temporarily deployed to Docker Hub March 26, 2022 02:31 Inactive

'docs': ['mike-j-thomas', 'zwass'],// (default for docs)

'docs/01-Using-Fleet/standard-query-library/standard-query-library.yml': ['guillaumeross', 'zwass'],// (standard query library)
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

'handbook/customers.md': 'tgauda',
'handbook/community.md': 'mike-j-thomas',
'handbook/handbook.md': 'mike-j-thomas',
'handbook/community.md': ['dominuskelvin', 'ksatter', 'mike-j-thomas'],
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

@mikermcneil mikermcneil temporarily deployed to Docker Hub March 26, 2022 02:33 Inactive
@mikermcneil mikermcneil requested a review from eashaw March 26, 2022 02:34
@mikermcneil mikermcneil reopened this Mar 26, 2022
fleet-release
fleet-release previously approved these changes Mar 26, 2022
@mikermcneil mikermcneil temporarily deployed to Docker Hub March 26, 2022 02:44 Inactive
@mikermcneil mikermcneil temporarily deployed to Docker Hub March 26, 2022 02:46 Inactive
@mikermcneil mikermcneil reopened this Mar 26, 2022
fleet-release
fleet-release previously approved these changes Mar 26, 2022
Comment thread website/api/controllers/webhooks/receive-from-github.js
@mikermcneil mikermcneil reopened this Mar 26, 2022
fleet-release
fleet-release previously approved these changes Mar 26, 2022
@mikermcneil mikermcneil temporarily deployed to Docker Hub March 26, 2022 02:53 Inactive
@mikermcneil mikermcneil reopened this Mar 26, 2022
@mikermcneil mikermcneil merged commit f93af6f into main Mar 26, 2022
@mikermcneil mikermcneil deleted the mikermcneil-patch-8 branch March 26, 2022 03:55
mikermcneil added a commit that referenced this pull request Mar 26, 2022
mikermcneil added a commit that referenced this pull request Mar 26, 2022
fixes unfinished logic from #4825
mikermcneil added a commit that referenced this pull request Mar 26, 2022
fixes unfinished logic from #4825
martavis pushed a commit to martavis/fleet that referenced this pull request Mar 27, 2022
* GitHub webhook: Add support for '*' DRI rule

This allows any fleetie to edit the handbook landing page (e.g. in the event pages need to get moved around)

* invert how DRI rules for website are expressed

* lint fix + add support for array syntax

* Update receive-from-github.js

* Update receive-from-github.js

* Update receive-from-github.js

* Update receive-from-github.js

* Update receive-from-github.js
martavis pushed a commit to martavis/fleet that referenced this pull request Mar 27, 2022
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